Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| JsonApiDocumentTopLevelNormalizerTest::testCacheableMetadata | function | core/ |
Ensure that cacheability metadata is properly added. |
| JsonApiDocumentTopLevelNormalizerTest::testCacheableMetadataProvider | function | core/ |
Provides test cases for asserting cacheable metadata behavior. |
| JsonApiDocumentTopLevelNormalizerTest::testDenormalize | function | core/ |
@covers ::denormalize[[api-linebreak]] @dataProvider denormalizeProvider |
| JsonApiDocumentTopLevelNormalizerTest::testDenormalize | function | core/ |
Try to POST a node and check if it exists afterwards. |
| JsonApiDocumentTopLevelNormalizerTest::testDenormalizeInvalidTypeAndNoType | function | core/ |
Tests denormalization for related resources with missing or invalid types. |
| JsonApiDocumentTopLevelNormalizerTest::testDenormalizeUuid | function | core/ |
Ensures only valid UUIDs can be specified. |
| JsonApiDocumentTopLevelNormalizerTest::testDenormalizeUuid | function | core/ |
Try to POST a node and check if it exists afterwards. |
| JsonApiDocumentTopLevelNormalizerTest::testNormalize | function | core/ |
@covers ::normalize[[api-linebreak]] |
| JsonApiDocumentTopLevelNormalizerTest::testNormalizeConfig | function | core/ |
@covers ::normalize[[api-linebreak]] |
| JsonApiDocumentTopLevelNormalizerTest::testNormalizeException | function | core/ |
@covers ::normalize[[api-linebreak]] |
| JsonApiDocumentTopLevelNormalizerTest::testNormalizeUuid | function | core/ |
@covers ::normalize[[api-linebreak]] |
| JsonApiFilterRegressionTest::testFilterByIdFromIssue3015759 | function | core/ |
Ensures that filtering by a sequential internal ID named 'id' is possible. |
| JsonApiFilterRegressionTest::testFilteringEntitiesByEntityReferenceTargetId | function | core/ |
Tests that collections can be filtered by an entity reference target_id. |
| JsonApiPatchRegressionTest::testPatchInvalidFieldPropertyFromIssue3127883 | function | core/ |
Ensure PATCHing a non-existing field property results in a helpful error. |
| JsonApiRegressionTest::testInvalidDataTriggersUnprocessableEntityErrorFromIssue3052954 | function | core/ |
Ensure POSTing invalid data results in a 422 response, not a PHP error. |
| JsonApiRequestValidator | class | core/ |
Subscriber that validates the query parameter names on a JSON:API request. |
| JsonApiRequestValidator.php | file | core/ |
|
| JsonApiRequestValidator::getSubscribedEvents | function | core/ |
|
| JsonApiRequestValidator::onRequest | function | core/ |
Validates JSON:API requests. |
| JsonApiRequestValidator::onResponse | 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[[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]] |
| LangcodeRequiredIfTranslatableValuesConstraintValidator | class | core/ |
Validates the LangcodeRequiredIfTranslatableValues constraint. |
| LangcodeRequiredIfTranslatableValuesConstraintValidator.php | file | core/ |
|
| LangcodeRequiredIfTranslatableValuesConstraintValidator::validate | function | core/ |
Pagination
- Previous page
- Page 90
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.