Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTypeBundleInfo::$moduleHandler | property | core/ |
The module handler. |
| EntityTypeBundleInfo::$typedDataManager | property | core/ |
The typed data manager. |
| EntityTypeBundleInfo::clearCachedBundles | function | core/ |
|
| EntityTypeBundleInfo::getAllBundleInfo | function | core/ |
|
| EntityTypeBundleInfo::getBundleInfo | function | core/ |
|
| EntityTypeBundleInfo::getBundleLabels | 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. |
| EntityTypeBundleInfoInterface::getBundleLabels | function | core/ |
Gets an array of bundle labels for an entity type. |
| EntityTypeBundleInfoTest | class | core/ |
Tests Drupal\Core\Entity\EntityTypeBundleInfo. |
| 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::providerTestGetBundleLabels | function | core/ |
Provides test data for testGetBundleLabels(). |
| 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/ |
Tests get all bundle info with entity bundle info. |
| EntityTypeBundleInfoTest::testGetBundleInfo | function | core/ |
Tests the getBundleInfo() method. |
| EntityTypeBundleInfoTest::testGetBundleLabels | function | core/ |
Tests the getBundleLabels() method. |
| EntityTypeConstraint | class | core/ |
Checks if a value is a valid entity type. |
| EntityTypeConstraint.php | file | core/ |
|
| EntityTypeConstraint::$type | property | core/ |
The entity type option. |
| EntityTypeConstraint::getDefaultOption | function | core/ |
|
| EntityTypeConstraint::getRequiredOptions | function | core/ |
|
| EntityTypeConstraint::__construct | 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/ |
|
| 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/ |
Pagination
- Previous page
- Page 571
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.