Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BulkFormTest::$testViews | property | core/ |
Views used by this test. |
| BulkFormTest::$testViews | property | core/ |
Views used by this test. |
| BulkFormTest::loadNode | function | core/ |
Load the specified node from the storage. |
| BulkFormTest::setUp | function | core/ |
Sets up the test. |
| BulkFormTest::testBulkDeletion | function | core/ |
Tests multiple deletion. |
| BulkFormTest::testBulkForm | function | core/ |
Tests the node bulk form. |
| BulkFormTest::testBulkForm | function | core/ |
Tests the bulk form. |
| BulkFormTest::testBulkForm | function | core/ |
Tests the user bulk form. |
| BulkFormTest::testBulkFormCombineFilter | function | core/ |
Tests the user bulk form with a combined field filter on the bulk column. |
| Bundle | class | core/ |
Filter class which allows filtering by entity bundles. |
| Bundle.php | file | core/ |
|
| Bundle::$bundleInfoService | property | core/ |
The bundle info service. |
| Bundle::$entityType | property | core/ |
The entity type definition. |
| Bundle::$entityTypeId | property | core/ |
The entity type for the filter. |
| Bundle::$entityTypeManager | property | core/ |
The entity type manager. |
| Bundle::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Bundle::create | function | core/ |
Creates an instance of the plugin. |
| Bundle::getValueOptions | function | core/ |
Gets the value options. |
| Bundle::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| Bundle::query | function | core/ |
Add this filter to the query. |
| 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/ |
Modules to enable. |
| 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. |
| BundleConfigImportValidate | class | core/ |
Entity config importer validation event subscriber. |
| BundleConfigImportValidate.php | file | core/ |
|
| BundleConfigImportValidate::$configManager | property | core/ |
The config manager. |
| BundleConfigImportValidate::$entityTypeManager | property | core/ |
The entity type manager service. |
| BundleConfigImportValidate::onConfigImporterValidate | function | core/ |
Ensures bundles that will be deleted are not in use. |
| 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. |
Pagination
- Previous page
- Page 136
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.