Search for id
Title | Object type | File name | Summary |
---|---|---|---|
EntityTestUuidId::generateUuid | function | core/ |
Statically generates a UUID. |
EntityTestViewBuilderOverriddenView | class | core/ |
Provides a view builder that overrides ::view() and ::viewMultiple(). |
EntityTestViewBuilderOverriddenView.php | file | core/ |
|
EntityTestViewBuilderOverriddenView::view | function | core/ |
Builds the render array for the provided entity. |
EntityTestViewBuilderOverriddenView::viewMultiple | function | core/ |
Builds the render array for the provided entities. |
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/ |
Defines the source fields uniquely identifying a source row. |
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(). |
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 install. |
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/ |
|
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::testGetFormObjectInvalidOperation | function | core/ |
Tests the getFormObject() method with an invalid operation. |
EntityTypeManagerTest::testGetRouteProviders | function | core/ |
@covers ::getRouteProviders |
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 |
EntityTypeTest::testIdExceedsMaxLength | function | core/ |
@covers ::__construct |
EntityTypeTest::testSetLinkTemplateWithInvalidPath | function | core/ |
@covers ::setLinkTemplate |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.