Search for to
Title | Object type | File name | Summary |
---|---|---|---|
EntityType::checkStorageClass | function | core/ |
Checks that the provided class is compatible with the current entity type. |
EntityType::getOriginalClass | function | core/ |
|
EntityType::getStorageClass | function | core/ |
|
EntityType::setStorageClass | function | core/ |
|
EntityTypeBundleInfoTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
EntityTypeConstraint::getDefaultOption | function | core/ |
|
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::$typedData | property | core/ |
The typed data manager to use. |
EntityTypeConstraintValidatorTest::setUp | function | core/ |
|
EntityTypeConstraintValidatorTest::testValidation | function | core/ |
Tests the EntityTypeConstraintValidator. |
EntityTypeEvent::getOriginal | function | core/ |
The original entity type. |
EntityTypeInfo::$validator | property | core/ |
The state transition validation service. |
EntityTypeInfo::addModerationToEntityType | function | core/ |
Modifies an entity definition to include moderation support. |
EntityTypeInfoTest::testBaseFieldOnlyAddedToModeratedEntityTypes | function | core/ |
@covers ::entityBaseFieldInfo[[api-linebreak]] |
EntityTypeInterface::getOriginalClass | function | core/ |
Gets the name of the original entity type class. |
EntityTypeInterface::getStorageClass | function | core/ |
Gets the storage class. |
EntityTypeInterface::setStorageClass | function | core/ |
Sets the storage class. |
EntityTypeListener::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
EntityTypeManager::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
EntityTypeManager::getStorage | function | core/ |
|
EntityTypeManagerInterface::getStorage | function | core/ |
Creates a new storage instance. |
EntityTypeManagerTest::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
EntityTypeManagerTest::testGetStorage | function | core/ |
Tests the getStorage() method. |
EntityTypeRepository | class | core/ |
Provides helper methods for loading entity types. |
EntityTypeRepository.php | file | core/ |
|
EntityTypeRepository::$classNameEntityTypeMap | property | core/ |
Contains cached mappings of class names to entity types. |
EntityTypeRepository::$entityTypeManager | property | core/ |
The entity type manager. |
EntityTypeRepository::getEntityTypeFromClass | function | core/ |
|
EntityTypeRepository::getEntityTypeLabels | function | core/ |
|
EntityTypeRepository::__construct | function | core/ |
|
EntityTypeRepositoryInterface | interface | core/ |
Provides an interface for helper methods for loading entity types. |
EntityTypeRepositoryInterface.php | file | core/ |
|
EntityTypeRepositoryInterface::getEntityTypeFromClass | function | core/ |
Gets the entity type ID based on the class that is called on. |
EntityTypeRepositoryInterface::getEntityTypeLabels | function | core/ |
Builds a list of entity type labels suitable for a Form API options list. |
EntityTypeRepositoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityTypeRepository[[api-linebreak]] @group Entity |
EntityTypeRepositoryTest.php | file | core/ |
|
EntityTypeRepositoryTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
EntityTypeRepositoryTest::$entityTypeManager | property | core/ |
The entity type manager. |
EntityTypeRepositoryTest::$entityTypeRepository | property | core/ |
The entity type repository under test. |
EntityTypeRepositoryTest::setUp | function | core/ |
|
EntityTypeRepositoryTest::setUpEntityTypeDefinitions | function | core/ |
Sets up the entity type manager to be tested. |
EntityTypeRepositoryTest::testGetEntityTypeFromClass | function | core/ |
@covers ::getEntityTypeFromClass[[api-linebreak]] |
EntityTypeRepositoryTest::testGetEntityTypeFromClassAmbiguous | function | core/ |
@covers ::getEntityTypeFromClass[[api-linebreak]] |
EntityTypeRepositoryTest::testGetEntityTypeFromClassAmbiguousBundleClass | function | core/ |
@covers ::getEntityTypeFromClass[[api-linebreak]] |
EntityTypeRepositoryTest::testGetEntityTypeFromClassNoMatch | function | core/ |
@covers ::getEntityTypeFromClass[[api-linebreak]] |
Pagination
- Previous page
- Page 84
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.