Search for entityType
- Search 7.x for entityType
- Search 9.5.x for entityType
- Search 8.9.x for entityType
- Search 11.x for entityType
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
EntityType | class | core/ |
Provides an implementation of an entity type and its metadata. |
EntityType | class | core/ |
Defines an Entity type annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
EntityTypeBundleInfo::getAllBundleInfo | function | core/ |
|
EntityTypeBundleInfo::getBundleInfo | function | core/ |
|
EntityTypeBundleInfo::__construct | function | core/ |
Constructs a new EntityTypeBundleInfo. |
EntityTypeBundleInfoInterface | interface | core/ |
Provides an interface for an entity type bundle info. |
EntityTypeBundleInfoInterface.php | file | core/ |
|
EntityTypeBundleInfoInterface::clearCachedBundles | function | core/ |
Clears static and persistent bundles. |
EntityTypeBundleInfoInterface::getAllBundleInfo | function | core/ |
Get the bundle info of all entity types. |
EntityTypeBundleInfoInterface::getBundleInfo | function | core/ |
Gets the bundle info of an entity type. |
EntityTypeBundleInfoTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityTypeBundleInfo @group Entity |
EntityTypeBundleInfoTest.php | file | core/ |
|
EntityTypeBundleInfoTest::$cacheBackend | property | core/ |
The cache backend to use. |
EntityTypeBundleInfoTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
EntityTypeBundleInfoTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info under test. |
EntityTypeBundleInfoTest::$entityTypeManager | property | core/ |
The entity type manager. |
EntityTypeBundleInfoTest::$languageManager | property | core/ |
The language manager. |
EntityTypeBundleInfoTest::$moduleHandler | property | core/ |
The module handler. |
EntityTypeBundleInfoTest::$typedDataManager | property | core/ |
The typed data manager. |
EntityTypeBundleInfoTest::providerTestGetBundleInfo | function | core/ |
Provides test data for testGetBundleInfo(). |
EntityTypeBundleInfoTest::setUp | function | core/ |
|
EntityTypeBundleInfoTest::setUpEntityTypeDefinitions | function | core/ |
Sets up the entity type manager to be tested. |
EntityTypeBundleInfoTest::testClearCachedBundles | function | core/ |
Tests the clearCachedBundles() method. |
EntityTypeBundleInfoTest::testGetAllBundleInfo | function | core/ |
Tests the getAllBundleInfo() method. |
EntityTypeBundleInfoTest::testGetAllBundleInfoWithEntityBundleInfo | function | core/ |
@covers ::getAllBundleInfo |
EntityTypeBundleInfoTest::testGetBundleInfo | function | core/ |
Tests the getBundleInfo() method. |
EntityTypeConstraint | class | core/ |
Checks if a value is a valid entity type. |
EntityTypeConstraint.php | file | core/ |
|
EntityTypeConstraint::$message | property | core/ |
The default violation message. |
EntityTypeConstraint::$type | property | core/ |
The entity type option. |
EntityTypeConstraint::getDefaultOption | function | core/ |
|
EntityTypeConstraint::getRequiredOptions | function | core/ |
|
EntityTypeConstraintsTest | class | core/ |
Tests entity level validation constraints. |
EntityTypeConstraintsTest.php | file | core/ |
|
EntityTypeConstraintsTest::setUp | function | core/ |
|
EntityTypeConstraintsTest::testConstraintDefinition | function | core/ |
Tests defining entity constraints via entity type annotations and hooks. |
EntityTypeConstraintsTest::testConstraintValidation | function | core/ |
Tests entity constraints are validated. |
EntityTypeConstraintValidator | class | core/ |
Validates the EntityType constraint. |
EntityTypeConstraintValidator.php | file | core/ |
|
EntityTypeConstraintValidator::validate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
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. |
EntityTypedDataDefinitionTest | class | core/ |
Tests deriving metadata of entity and field data types. |
EntityTypedDataDefinitionTest.php | file | core/ |
|
EntityTypedDataDefinitionTest::$modules | property | core/ |
|
EntityTypedDataDefinitionTest::$typedDataManager | property | core/ |
The typed data manager to use. |
EntityTypedDataDefinitionTest::entityDefinitionIsInternalProvider | function | core/ |
Provides test cases for testEntityDefinitionIsInternal. |
EntityTypedDataDefinitionTest::setUp | function | core/ |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.