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 |
|---|---|---|---|
| Bundle::$bundleInfoService | property | core/ |
The bundle info service. |
| Bundle::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Bundle::getValueOptions | function | core/ |
Gets the value options. |
| Bundle::__construct | function | core/ |
Constructs a Bundle object. |
| Bundle::__construct | function | core/ |
Constructs a Bundle attribute 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::$alterAttributeBundleInfo | property | core/ |
Controls whether ::entityBundleInfoAlter() will alter bundle information. |
| BundleClassTest::$modules | property | core/ |
Modules to install. |
| BundleClassTest::$storage | property | core/ |
The entity storage. |
| BundleClassTest::entityBundleInfoAlter | function | core/ |
Implements hook_entity_bundle_info_alter(). |
| 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::testBundleClassAttributeDiscovery | function | core/ |
Tests bundle class discovery via attributes. |
| 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::getBundleOption | function | core/ |
Gets the bundle option as array. |
| BundleConstraint::getDefaultOption | function | core/ |
|
| BundleConstraint::getRequiredOptions | function | core/ |
|
| BundleConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| BundleConstraintValidator | class | core/ |
Validates the Bundle constraint. |
| BundleConstraintValidator.php | file | core/ |
|
| BundleConstraintValidator::validate | function | core/ |
|
| BundleConstraintValidatorTest | class | core/ |
Tests validation constraints for BundleConstraintValidator. |
| BundleConstraintValidatorTest.php | file | core/ |
|
| BundleConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| BundleConstraintValidatorTest::$typedDataManager | 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/ |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.