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 |
|---|---|---|---|
| EntityBundleExistsConstraintValidator::validate | function | core/ |
|
| EntityBundleExistsConstraintValidator::__construct | function | core/ |
Constructs an EntityBundleExistsConstraintValidator object. |
| EntityBundleExistsConstraintValidatorTest | class | core/ |
Tests Entity Bundle Exists Constraint Validator. |
| EntityBundleExistsConstraintValidatorTest.php | file | core/ |
|
| EntityBundleExistsConstraintValidatorTest::$modules | property | core/ |
|
| EntityBundleExistsConstraintValidatorTest::setUp | function | core/ |
|
| EntityBundleExistsConstraintValidatorTest::testDynamicEntityType | function | core/ |
Tests getting the entity type ID. |
| EntityBundleExistsConstraintValidatorTest::testEntityTypeIdFromMultipleParents | function | core/ |
Tests getting the entity type ID from a deeply nested property path. |
| EntityBundleExistsConstraintValidatorTest::testEntityTypeIdIsStatic | function | core/ |
Tests validating a bundle of a known (static) entity type ID. |
| EntityBundleExistsConstraintValidatorTest::testInvalidEntityTypeId | function | core/ |
Tests when the constraint's entityTypeId value is not valid. |
| EntityBundleExistsConstraintValidatorTest::testValueMustBeAString | function | core/ |
Tests that the constraint validator will only work with strings. |
| EntityBundleFieldTest | class | core/ |
Tests adding a custom bundle field. |
| EntityBundleFieldTest.php | file | core/ |
|
| EntityBundleFieldTest::$database | property | core/ |
The database connection used. |
| EntityBundleFieldTest::$modules | property | core/ |
|
| EntityBundleFieldTest::setUp | function | core/ |
|
| EntityBundleFieldTest::testCustomBundleFieldUsage | function | core/ |
Tests making use of a custom bundle field. |
| EntityBundleInfoAlter | class | core/ |
Alters media bundles. |
| EntityBundleInfoAlter.php | file | core/ |
|
| EntityBundleInfoAlter::STATE_FLAG | constant | core/ |
|
| EntityBundleInfoAlter::__construct | function | core/ |
|
| EntityBundleInfoAlter::__invoke | function | core/ |
Implements hook_entity_bundle_field_info_alter(). |
| EntityBundleListCacheTest | class | core/ |
Tests that bundle tags are invalidated when entities change. |
| EntityBundleListCacheTest.php | file | core/ |
|
| EntityBundleListCacheTest::$defaultTheme | property | core/ |
|
| EntityBundleListCacheTest::$modules | property | core/ |
|
| EntityBundleListCacheTest::setUp | function | core/ |
|
| EntityBundleListCacheTest::testBundleListingCache | function | core/ |
Tests that tags are invalidated when an entity with that bundle changes. |
| EntityBundleListener | class | core/ |
Reacts to entity bundle CRUD on behalf of the Entity system. |
| EntityBundleListener.php | file | core/ |
|
| EntityBundleListener::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityBundleListener::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
| EntityBundleListener::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityBundleListener::$moduleHandler | property | core/ |
The module handler. |
| EntityBundleListener::onBundleCreate | function | core/ |
|
| EntityBundleListener::onBundleDelete | function | core/ |
|
| EntityBundleListener::__construct | function | core/ |
Constructs a new EntityBundleListener. |
| EntityBundleListenerInterface | interface | core/ |
An interface for reacting to entity bundle creation and deletion. |
| EntityBundleListenerInterface.php | file | core/ |
|
| EntityBundleListenerInterface::onBundleCreate | function | core/ |
Reacts to a bundle being created. |
| EntityBundleListenerInterface::onBundleDelete | function | core/ |
Reacts to a bundle being deleted. |
| EntityBundleListenerTest | class | core/ |
Tests Drupal\Core\Entity\EntityBundleListener. |
| EntityBundleListenerTest.php | file | core/ |
|
| EntityBundleListenerTest::testOnBundleCreate | function | core/ |
Test bundle creation. |
| EntityBundleRouteEnhancer | class | core/ |
Sets the bundle parameter for routes with the _field_ui option. |
| EntityBundleRouteEnhancer.php | file | core/ |
|
| EntityBundleRouteEnhancer::$entityTypeManager | property | core/ |
The entity type manager service. |
| EntityBundleRouteEnhancer::applies | function | core/ |
|
| EntityBundleRouteEnhancer::enhance | function | core/ |
|
| EntityBundleRouteEnhancer::__construct | function | core/ |
Constructs a EntityBundleRouteEnhancer object. |
Pagination
- Previous page
- Page 490
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.