Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityType::set | function | core/ |
Sets a value to an arbitrary property. |
| EntityType::setAccessClass | function | core/ |
Sets the access control handler class. |
| EntityType::setClass | function | core/ |
Sets the class. |
| EntityType::setConstraints | function | core/ |
Sets the array of validation constraints for the FieldItemList. |
| EntityType::setFormClass | function | core/ |
Sets a form class for a specific operation. |
| EntityType::setHandlerClass | function | core/ |
Sets the handlers for a given type. |
| EntityType::setLinkTemplate | function | core/ |
Sets a single link template. |
| EntityType::setListBuilderClass | function | core/ |
Sets the list class. |
| EntityType::setStorageClass | function | core/ |
Sets the storage class. |
| 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. |
| EntityTypeBundleInfo::clearCachedBundles | function | core/ |
Clears static and persistent bundles. |
| EntityTypeBundleInfo::__construct | function | core/ |
Constructs a new EntityTypeBundleInfo. |
| EntityTypeBundleInfoInterface::clearCachedBundles | function | core/ |
Clears static and persistent bundles. |
| EntityTypeBundleInfoTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityTypeBundleInfo[[api-linebreak]] @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[[api-linebreak]] |
| 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/ |
|
| EntityTypeConstraintValidatorTest | class | core/ |
Tests validation constraints for EntityTypeConstraintValidator. |
| EntityTypeConstraintValidatorTest.php | file | core/ |
|
| EntityTypeConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
| EntityTypeConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
Pagination
- Previous page
- Page 442
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.