Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| JsonApiDocumentTopLevelNormalizerTest::testNormalizeUuid | function | core/ |
@covers ::normalize[[api-linebreak]] |
| JsonApiRegressionTest::testFilterByIdFromIssue3015759 | function | core/ |
Ensures that filtering by a sequential internal ID named 'id' is possible. |
| JsonApiRegressionTest::testFilteringEntitiesByEntityReferenceTargetId | function | core/ |
Tests that collections can be filtered by an entity reference target_id. |
| JsonApiRegressionTest::testInvalidDataTriggersUnprocessableEntityErrorFromIssue3052954 | function | core/ |
Ensure POSTing invalid data results in a 422 response, not a PHP error. |
| JsonApiRegressionTest::testPatchInvalidFieldPropertyFromIssue3127883 | function | core/ |
Ensure PATCHing a non-existing field property results in a helpful 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. |
| KernelTestBaseTest::testAssertIdentical | function | core/ |
Tests the deprecation of AssertLegacyTrait::assertIdentical. |
| KernelTestBaseTest::testAssertIdenticalObject | function | core/ |
Tests the deprecation of AssertLegacyTrait::assertIdenticalObject. |
| KernelTestBaseTest::testAssertNotIdentical | function | core/ |
Tests the deprecation of AssertLegacyTrait::assertNotIdentical. |
| 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[[api-linebreak]] @covers ::doCreate[[api-linebreak]] |
| KeyValueEntityStorageTest::testCreateWithPredefinedUuid | function | core/ |
@covers ::create[[api-linebreak]] @covers ::doCreate[[api-linebreak]] |
| KeyValueEntityStorageTest::testLoadMultipleIds | function | core/ |
@covers ::loadMultiple[[api-linebreak]] @covers ::postLoad[[api-linebreak]] @covers ::mapFromStorageRecords[[api-linebreak]] @covers ::doLoadMultiple[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveInvalid | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| language.config_factory_override | service | core/ |
Drupal\language\Config\LanguageConfigFactoryOverride |
| Language::$id | property | core/ |
The id of the language. |
| Language::$id | property | core/ |
The ID, langcode. |
| 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/ |
|
| Language::validateConfigurationForm | function | core/ |
Form validation handler. |
| 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. |
Pagination
- Previous page
- Page 82
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.