Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityResolverManagerTest::providerTestSetRouteOptionsWithContentController | function | core/ |
Data provider for testSetRouteOptionsWithContentController. |
| EntityResolverManagerTest::providerTestSetRouteOptionsWithEntityTypeNoUpcasting | function | core/ |
Data provider for testSetRouteOptionsWithEntityTypeNoUpcasting. |
| EntityResolverManagerTest::providerTestSetRouteOptionsWithEntityTypeUpcasting | function | core/ |
Data provider for testSetRouteOptionsWithEntityTypeUpcasting. |
| EntityResolverManagerTest::providerTestSetRouteOptionsWithStandardRoute | function | core/ |
Data provider for testSetRouteOptionsWithStandardRoute. |
| EntityResolverManagerTest::providerTestSetRouteOptionsWithStandardRouteWithArgument | function | core/ |
Data provider for testSetRouteOptionsWithStandardRouteWithArgument. |
| EntityResolverTest::testUuidEntityResolver | function | core/ |
Tests that fields referencing UUIDs can be denormalized. |
| EntityResource::createIndividual | function | core/ |
Creates an individual entity. |
| EntityResource::deleteIndividual | function | core/ |
Deletes an individual entity. |
| EntityResource::doPatchIndividualRelationship | function | core/ |
Update a to-one relationship. |
| EntityResource::getEntityFromResourceIdentifier | function | core/ |
Loads the entity targeted by a resource identifier. |
| EntityResource::getIndividual | function | core/ |
Gets the individual entity. |
| EntityResource::patchIndividual | function | core/ |
Patches an individual entity. |
| EntityResourceTest::$nodeUuid | property | core/ |
Static UUIDs to use in testing. |
| EntityResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| EntityResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
| EntityResourceTestBase::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
| EntityResourceTestBase::makeNormalizationInvalid | function | core/ |
Makes the given entity normalization invalid. |
| EntityResourceValidationTrait | trait | core/ |
@internal @todo Consider making public in https://www.drupal.org/node/2300677 |
| EntityResourceValidationTrait.php | file | core/ |
|
| EntityResourceValidationTrait::validate | function | core/ |
Verifies that an entity does not violate any validation constraints. |
| EntityResourceValidationTraitTest | class | core/ |
@group rest @coversDefaultClass \Drupal\rest\Plugin\rest\resource\EntityResourceValidationTrait[[api-linebreak]] |
| EntityResourceValidationTraitTest.php | file | core/ |
|
| EntityResourceValidationTraitTest::testFailedValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| EntityResourceValidationTraitTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| EntityResourceValidationTraitTestClass | class | core/ |
A test class to use to test EntityResourceValidationTrait. |
| EntityRevision::getHighestId | function | core/ |
Returns the highest ID tracked by the implementing plugin. |
| EntityRevision::getIds | function | core/ |
Gets the destination IDs. |
| EntityRevisionParamConverterTest::providerTestConvert | function | core/ |
Provides test data for testConvert. |
| EntityRevisionParamConverterTest::testConvertWithInvalidDynamicEntityType | function | core/ |
Tests the convert() method with an invalid dynamic entity type ID. |
| EntityRevisionParamConverterTest::testConvertWithInvalidEntityType | function | core/ |
Tests the convert() method with an invalid entity type ID. |
| EntityRevisionParamConverterTest::testConvertWithInvalidType | function | core/ |
Tests the convert() method with an invalid dynamic entity type ID. |
| EntityRevisionsTest::testLoadedRevisionId | function | core/ |
Tests getLoadedRevisionId() returns the correct ID throughout the process. |
| EntityRevisionsTest::testLoadedRevisionIdWithNoNewRevision | function | core/ |
Tests the loaded revision ID after an entity re-save, clone and duplicate. |
| EntityRevisionsTest::testTranslatedLoadedRevisionId | function | core/ |
Tests the loaded revision ID for translatable entities. |
| EntityRevisionTestDestination::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
| EntityRouteProviderInterface | interface | core/ |
Allows entity types to provide routes. |
| EntityRouteProviderInterface.php | file | core/ |
|
| EntityRouteProviderInterface::getRoutes | function | core/ |
Provides routes for entities. |
| EntityRouteProviderSubscriber | class | core/ |
Ensures that routes can be provided by entity types. |
| EntityRouteProviderSubscriber.php | file | core/ |
|
| EntityRouteProviderSubscriber::$entityTypeManager | property | core/ |
The entity type manager service. |
| EntityRouteProviderSubscriber::getSubscribedEvents | function | core/ |
|
| EntityRouteProviderSubscriber::onDynamicRouteEvent | function | core/ |
Provides routes on route rebuild time. |
| EntityRouteProviderSubscriber::__construct | function | core/ |
Constructs a new EntityRouteProviderSubscriber instance. |
| EntityRow::$entityTypeId | property | core/ |
Stores the entity type ID of the result entities. |
| EntityRow::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| EntitySchemaTest::providerTestPrimaryKeyUpdate | function | core/ |
Provides test cases for EntitySchemaTest::testPrimaryKeyUpdate() |
| EntitySchemaTest::testIdentifierSchema | function | core/ |
Tests the installed storage schema for identifier fields. |
| EntitySerializationTest::testDenormalizeInvalidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing invalid custom serialized fields. |
| EntitySerializationTest::testDenormalizeValidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing valid custom serialized fields. |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.