Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Bundle::$bundleInfoService | property | core/ |
The bundle info service. |
| Bundle::calculateDependencies | function | core/ |
|
| Bundle::getValueOptions | function | core/ |
|
| Bundle::__construct | function | core/ |
Constructs a Bundle object. |
| BundleClassInheritanceException | class | core/ |
Exception thrown if a bundle class does not extend the main entity class. |
| BundleClassInheritanceException.php | file | core/ |
|
| BundleClassInheritanceException::__construct | function | core/ |
Constructs a BundleClassInheritanceException. |
| BundleClassTest | class | core/ |
Tests entity bundle classes. |
| BundleClassTest.php | file | core/ |
|
| BundleClassTest::$modules | property | core/ |
|
| BundleClassTest::$storage | property | core/ |
The entity storage. |
| BundleClassTest::setUp | function | core/ |
|
| BundleClassTest::testAmbiguousBundleClassExceptionCreate | function | core/ |
Checks exception is thrown if two bundles share the same bundle class. |
| BundleClassTest::testAmbiguousBundleClassExceptionEntityTypeRepository | function | core/ |
Checks exception is thrown if two entity types share the same bundle class. |
| BundleClassTest::testBundleClassShouldExist | function | core/ |
Checks exception thrown if a bundle class doesn't exist. |
| BundleClassTest::testBundleClassShouldExtendEntityClass | function | core/ |
Checks exception thrown if a bundle class doesn't extend the entity class. |
| BundleClassTest::testEntityClassNotTakenFromActiveDefinitions | function | core/ |
Tests that a module can override an entity-type class. |
| BundleClassTest::testEntityNoBundleSubclass | function | core/ |
Tests making use of a custom bundle class for an entity without bundles. |
| BundleClassTest::testEntitySubclass | function | core/ |
Tests making use of a custom bundle class. |
| BundleClassTest::testNoAmbiguousBundleClassExceptionSharingEntityClass | function | core/ |
Checks that no exception is thrown when two bundles share an entity class. |
| BundleConfigImportValidate::__construct | function | core/ |
Constructs the event subscriber. |
| BundleConstraint | class | core/ |
Checks if a value is a valid entity type. |
| BundleConstraint.php | file | core/ |
|
| BundleConstraint::$bundle | property | core/ |
The bundle option. |
| BundleConstraint::$message | property | core/ |
The default violation message. |
| BundleConstraint::getBundleOption | function | core/ |
Gets the bundle option as array. |
| BundleConstraint::getDefaultOption | function | core/ |
|
| BundleConstraint::getRequiredOptions | function | core/ |
|
| BundleConstraintValidator | class | core/ |
Validates the Bundle constraint. |
| BundleConstraintValidator.php | file | core/ |
|
| BundleConstraintValidator::validate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
| BundleConstraintValidatorTest | class | core/ |
Tests validation constraints for BundleConstraintValidator. |
| BundleConstraintValidatorTest.php | file | core/ |
|
| BundleConstraintValidatorTest::$modules | property | core/ |
|
| BundleConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
| BundleConstraintValidatorTest::assertValidation | function | core/ |
Executes the BundleConstraintValidator test for a given bundle. |
| BundleConstraintValidatorTest::setUp | function | core/ |
|
| BundleConstraintValidatorTest::testValidation | function | core/ |
Tests bundle constraint validation. |
| BundleEntityFormBase | class | core/ |
Class BundleEntityFormBase is a base form for bundle config entities. |
| BundleEntityFormBase.php | file | core/ |
|
| BundleEntityFormBase::protectBundleIdElement | function | core/ |
Protects the bundle entity's ID property's form element against changes. |
| BundleEntityStorageInterface | interface | core/ |
A storage that supports entities with bundle specific classes. |
| BundleEntityStorageInterface.php | file | core/ |
|
| BundleEntityStorageInterface::getBundleFromClass | function | core/ |
Retrieves the bundle name for a provided class name. |
| BundlePermissionHandlerTrait | trait | core/ |
Provides a method to simplify generating bundle level permissions. |
| BundlePermissionHandlerTrait.php | file | core/ |
|
| BundlePermissionHandlerTrait::generatePermissions | function | core/ |
Builds a permissions array for the supplied bundles. |
| BundlePermissionHandlerTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\BundlePermissionHandlerTrait[[api-linebreak]] |
| BundlePermissionHandlerTraitTest.php | file | core/ |
|
| BundlePermissionHandlerTraitTest::$modules | property | core/ |
Pagination
- Previous page
- Page 115
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.