Search for id
Title | Object type | File name | Summary |
---|---|---|---|
EntitySchemaTest::testIdentifierSchema | function | core/ |
Tests the installed storage schema for identifier fields. |
EntityStorageBase::$entityTypeId | property | core/ |
Entity type ID for this storage. |
EntityStorageBase::$idKey | property | core/ |
Name of the entity's ID field in the entity database table. |
EntityStorageBase::$uuidKey | property | core/ |
Name of entity's UUID database table field, if it supports UUIDs. |
EntityStorageBase::$uuidService | property | core/ |
The UUID service. |
EntityStorageBase::buildCacheId | function | core/ |
Builds the cache ID for the passed in entity ID. |
EntityStorageBase::getEntityTypeId | function | core/ |
Gets the entity type ID. |
EntityStorageBaseTest::providerLoad | function | core/ |
Data provider for testLoad(). |
EntityStorageBaseTest::providerLoadMultiple | function | core/ |
Data provider for testLoadMultiple. |
EntityStorageDeprecationTest::$entityTypeId | property | core/ |
The entity type ID. |
EntityStorageInterface::getEntityTypeId | function | core/ |
Gets the entity type ID. |
EntityType::$id | property | core/ |
The unique identifier of this entity type. |
EntityType::getRouteProviderClasses | function | core/ |
Gets all the route provide handlers. |
EntityType::hasRouteProviders | function | core/ |
Indicates if this entity type has any route provider. |
EntityTypeBundleInfoTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
EntityTypeBundleInfoTest::providerTestGetBundleInfo | function | core/ |
Provides test data for testGetBundleInfo(). |
EntityTypeConstraintsTest::testConstraintValidation | function | core/ |
Tests entity constraints are validated. |
EntityTypeConstraintValidator | class | core/ |
Validates the EntityType constraint. |
EntityTypeConstraintValidator.php | file | core/ |
|
EntityTypeConstraintValidator::validate | function | core/ |
|
EntityTypeConstraintValidatorTest | class | core/ |
Tests validation constraints for EntityTypeConstraintValidator. |
EntityTypeConstraintValidatorTest.php | file | core/ |
|
EntityTypeConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
EntityTypeConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
EntityTypeConstraintValidatorTest::setUp | function | core/ |
|
EntityTypeConstraintValidatorTest::testValidation | function | core/ |
Tests the EntityTypeConstraintValidator. |
EntityTypedDataDefinitionTest::entityDefinitionIsInternalProvider | function | core/ |
Provides test cases for testEntityDefinitionIsInternal. |
EntityTypeIdLengthException | class | core/ |
Defines an exception thrown when an entity ID is too long. |
EntityTypeIdLengthException.php | file | core/ |
|
EntityTypeInterface::getRouteProviderClasses | function | core/ |
Gets all the route provide handlers. |
EntityTypeInterface::hasRouteProviders | function | core/ |
Indicates if this entity type has any route provider. |
EntityTypeInterface::ID_MAX_LENGTH | constant | core/ |
The maximum length of ID, in characters. |
EntityTypeManager::getRouteProviders | function | core/ |
Gets all route provider instances. |
EntityTypeManagerInterface::getRouteProviders | function | core/ |
Gets all route provider instances. |
EntityTypeManagerTest::providerTestGetDefinition | function | core/ |
Provides test data for testGetDefinition(). |
EntityTypeManagerTest::providerTestHasHandler | function | core/ |
Provides test data for testHasHandler(). |
EntityTypeManagerTest::testGetDefinitionInvalidException | function | core/ |
Tests the getDefinition() method with an invalid definition. |
EntityTypeManagerTest::testGetFormObjectInvalidOperation | function | core/ |
Tests the getFormObject() method with an invalid operation. |
EntityTypeManagerTest::testGetRouteProviders | function | core/ |
@covers ::getRouteProviders[[api-linebreak]] |
EntityTypeTest::providerTestGet | function | core/ |
Provides test data for testGet. |
EntityTypeTest::providerTestGetBundleLabel | function | core/ |
Provides test data for ::testGetBundleLabel(). |
EntityTypeTest::providerTestGetKeys | function | core/ |
Provides test data. |
EntityTypeTest::providerTestSet | function | core/ |
Provides test data for testSet. |
EntityTypeTest::testId | function | core/ |
@covers ::id[[api-linebreak]] |
EntityTypeTest::testIdExceedsMaxLength | function | core/ |
@covers ::__construct[[api-linebreak]] |
EntityTypeTest::testSetLinkTemplateWithInvalidPath | function | core/ |
@covers ::setLinkTemplate[[api-linebreak]] |
EntityUnitTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
EntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
EntityUnitTest::$routeProvider | property | core/ |
The route provider used for testing. |
EntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.