Search for id
Title | Object type | File name | Summary |
---|---|---|---|
JsonApiDocumentTopLevelNormalizerTest::testNormalizeRelated | function | core/ |
@covers ::normalize |
JsonApiDocumentTopLevelNormalizerTest::testNormalizeUuid | function | core/ |
@covers ::normalize |
JsonApiRegressionTest::testFilterByIdFromIssue3015759 | function | core/ |
Ensures that filtering by a sequential internal ID named 'id' is possible. |
JsonApiRegressionTest::testInvalidDataTriggersUnprocessableEntityErrorFromIssue3052954 | function | core/ |
Ensure POSTing invalid data results in a 422 response, not a PHP error. |
JsonApiRequestValidator | class | core/ |
Request subscriber that validates a JSON:API request. |
JsonApiRequestValidator.php | file | core/ |
|
JsonApiRequestValidator::getSubscribedEvents | function | core/ |
|
JsonApiRequestValidator::onRequest | function | core/ |
Validates JSON:API requests. |
JsonApiRequestValidator::validateQueryParams | function | core/ |
Validates custom (implementation-specific) query parameter names. |
JsonapiServiceProvider | class | core/ |
Adds 'api_json' as known format and prevents its use in the REST module. |
JsonapiServiceProvider.php | file | core/ |
|
JsonapiServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
JsonapiServiceProvider::register | function | core/ |
Registers services to the container. |
JsonApiSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
JsonApiSpec::isValidCustomQueryParameter | function | core/ |
Checks whether the given custom query parameter name is valid. |
JsonApiSpec::isValidMemberName | function | core/ |
Checks whether the given member name is valid. |
JsonApiSpecTest::providerTestIsValidCustomQueryParameter | function | core/ |
Data provider for testIsValidCustomQueryParameter. |
JsonApiSpecTest::providerTestIsValidMemberName | function | core/ |
Data provider for testIsValidMemberName. |
JsonApiSpecTest::testIsValidCustomQueryParameter | function | core/ |
Provides test cases. |
JsonApiSpecTest::testIsValidMemberName | function | core/ |
Ensures that member names are properly validated. |
JsOptimizerUnitTest::providerTestClean | function | core/ |
Provides data for the JS asset cleaning test. |
JsOptimizerUnitTest::providerTestOptimize | function | core/ |
Provides data for the JS asset optimize test. |
JSWebAssert::waitForId | function | core/ |
Waits for an element by its id and returns it when available. |
JsWebAssertTestForm::addId | function | core/ |
Ajax callback for the "Add ID" button. |
JsWebAssertTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
KeyValueContentEntityStorage::getLatestRevisionId | function | core/ |
Returns the latest revision identifier for an entity. |
KeyValueContentEntityStorage::getLatestTranslationAffectedRevisionId | function | core/ |
Returns the latest revision affecting the specified translation. |
KeyValueEntityStorage::$uuidService | property | core/ |
The UUID service. |
KeyValueEntityStorage::MAX_ID_LENGTH | constant | core/ |
Length limit of the entity ID. |
KeyValueEntityStorageTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
KeyValueEntityStorageTest::$uuidService | property | core/ |
The UUID service. |
KeyValueEntityStorageTest::testCreateWithoutUuidKey | function | core/ |
@covers ::create @covers ::doCreate |
KeyValueEntityStorageTest::testCreateWithPredefinedUuid | function | core/ |
@covers ::create @covers ::doCreate |
KeyValueEntityStorageTest::testLoadMultipleIds | function | core/ |
@covers ::loadMultiple @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple |
KeyValueEntityStorageTest::testSaveInvalid | function | core/ |
@covers ::save @covers ::doSave |
language.config_factory_override | service | core/ |
Drupal\language\Config\LanguageConfigFactoryOverride |
Language::$id | property | core/ |
The ID, langcode. |
Language::$id | property | core/ |
The id of the language. |
Language::getId | function | core/ |
Gets the ID (language code). |
Language::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
Language::id | function | core/ |
|
LanguageAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
LanguageAddForm::validateCustom | function | core/ |
Validates the language addition form on custom language button. |
LanguageAddForm::validatePredefined | function | core/ |
Element specific validator for the Add language button. |
LanguageConfigFactoryOverride | class | core/ |
Provides language overrides for the configuration factory. |
LanguageConfigFactoryOverride.php | file | core/ |
|
LanguageConfigFactoryOverride::$baseStorage | property | core/ |
The configuration storage. |
LanguageConfigFactoryOverride::$eventDispatcher | property | core/ |
An event dispatcher instance to use for configuration events. |
LanguageConfigFactoryOverride::$language | property | core/ |
The language object used to override configuration data. |
LanguageConfigFactoryOverride::$storages | property | core/ |
An array of configuration storages keyed by langcode. |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.