Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityType::setUriCallback | function | core/ |
Sets a callable to use to provide the entity URI. |
| EntityType::setViewBuilderClass | function | core/ |
Gets the view builder class. |
| EntityType::showRevisionUi | function | core/ |
Indicates whether the revision form fields should be added to the form. |
| EntityType::__construct | function | core/ |
Constructs a new EntityType. |
| EntityType::__construct | function | core/ |
Constructs a plugin attribute object. |
| EntityTypeBundleInfo::clearCachedBundles | function | core/ |
Clears static and persistent bundles. |
| EntityTypeBundleInfo::getBundleLabels | function | core/ |
Gets an array of bundle labels for an entity type. |
| EntityTypeBundleInfo::__construct | function | core/ |
Constructs a new EntityTypeBundleInfo. |
| EntityTypeBundleInfoInterface::clearCachedBundles | function | core/ |
Clears static and persistent bundles. |
| 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::testGetBundleInfoWithNull | function | core/ |
Tests calling getBundleInfo() method with a NULL. |
| 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/ |
#[HasNamedArguments] |
| 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/ |
Modules to install. |
| EntityTypeConstraintValidatorTest::$typedDataManager | 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. |
Pagination
- Previous page
- Page 492
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.