Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTestUpdateStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| EntityTestUpdateStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| EntityTranslationSettings::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| EntityTranslationTest::testEntityConstructor | function | core/ |
Tests the entity constructor works with translations. |
| EntityType::checkStorageClass | function | core/ |
Checks that the provided class is compatible with the current entity type. |
| EntityType::getOriginalClass | function | core/ |
Gets the name of the original entity type class. |
| EntityType::getStorageClass | function | core/ |
Gets the storage class. |
| EntityType::setStorageClass | function | core/ |
Sets the storage class. |
| 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/ |
Modules to install. |
| EntityTypeConstraintValidatorTest::$typedDataManager | 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/ |
Tests base field only added to moderated entity types. |
| 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/ |
Creates a new storage instance. |
| 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/ |
Gets the entity type ID based on the class that is called on. |
| EntityTypeRepository::getEntityTypeLabels | function | core/ |
Builds a list of entity type labels suitable for a Form API options list. |
| 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/ |
Tests Drupal\Core\Entity\EntityTypeRepository. |
| 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. |
Pagination
- Previous page
- Page 87
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.