Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTestViewBuilderOverriddenView::viewMultiple | function | core/ |
|
| EntityTrait::$generatedIds | property | core/ |
A list of entity IDs generated by self::generateRandomEntityId(). |
| EntityTrait::generateRandomEntityId | function | core/ |
Generates a random ID avoiding collisions. |
| EntityTranslationRenderTrait::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| EntityTranslationSettings::getIds | function | core/ |
|
| EntityTranslationSettingsTest::providerSource | function | core/ |
|
| 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(). |
| EntityTypeBundleInfoTest::providerTestGetBundleLabels | function | core/ |
Provides test data for testGetBundleLabels(). |
| 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/ |
|
| EntityTypeConstraintValidatorTest::$typedDataManager | 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/ |
|
| EntityTypeInfo::$validator | property | core/ |
The state transition validation service. |
| EntityTypeInfoTest::providerTestEntityTypeAlter | function | core/ |
Provides test data for testEntityTypeAlter(). |
| EntityTypeInfoTest::testEntityBaseFieldProvider | function | core/ |
Tests entity base field provider. |
| 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::provideFormObjectInvalidOperationData | function | core/ |
Provides test data for testGetFormObjectInvalidOperation(). |
| EntityTypeManagerTest::provideMissingHandlerData | function | core/ |
Provides test data for testGetHandlerMissingHandler(). |
| 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::testGetFormObjectInvalidClass | function | core/ |
Tests the getFormObject() method with an invalid class. |
| EntityTypeManagerTest::testGetFormObjectInvalidOperation | function | core/ |
Tests the getFormObject() method with an invalid operation. |
| EntityTypeManagerTest::testGetRouteProviders | function | core/ |
Tests get route providers. |
| 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/ |
Tests id. |
| EntityTypeTest::testIdExceedsMaxLength | function | core/ |
Tests id exceeds max length. |
| EntityTypeTest::testSetLinkTemplateWithInvalidPath | function | core/ |
Tests set link template with invalid path. |
| EntityUnitTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
| EntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.