Search for on
Title | Object type | File name | Summary |
---|---|---|---|
BrowserWithJavascriptTest::testEscapingAssertions | function | core/ |
Tests assertEscaped() and assertUnescaped(). |
BuilderInterface::__construct | function | composer/ |
BuilderInterface constructor. |
BuildTestBase::assertCommandOutputContains | function | core/ |
Assert that text is present in the output of the most recent command. |
BuildTestBase::assertErrorOutputContains | function | core/ |
Assert that text is present in the error output of the most recent command. |
BuildTestBase::assertErrorOutputNotContains | function | core/ |
Assert text is not present in the error output of the most recent command. |
BulkDeleteTest::checkHooksInvocations | function | core/ |
Tests that the expected hooks have been invoked on the expected entities. |
BulkForm::$actions | property | core/ |
An array of actions that can be executed. |
BulkForm::$actionStorage | property | core/ |
The action storage. |
BulkForm::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
BulkForm::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
BulkForm::emptyActionMessage | function | core/ |
Returns the message that is displayed when no action is selected. |
BulkForm::getBulkOptions | function | core/ |
Returns the available operations for this form. |
BulkForm::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
BulkForm::validateOptionsForm | function | core/ |
Validate the options form. |
BulkForm::__construct | function | core/ |
Constructs a new BulkForm object. |
BulkFormTest::testBulkDeletion | function | core/ |
Tests multiple deletion. |
BulkFormTest::testConfirmRouteWithParameters | function | core/ |
Tests that route parameters are passed to the confirmation form route. |
BulkOperationsTest | class | core/ |
Tests the bulk operations. |
BulkOperationsTest.php | file | core/ |
|
BulkOperationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BulkOperationsTest::$modules | property | core/ |
Modules to install. |
BulkOperationsTest::setUp | function | core/ |
|
BulkOperationsTest::testBulkOperations | function | core/ |
|
Bundle::getValueOptions | function | core/ |
Gets the value options. |
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::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::testEntityClassNotTakenFromActiveDefinitions | function | core/ |
Tests that a module can override an entity-type class. |
BundleClassTest::testNoAmbiguousBundleClassExceptionSharingEntityClass | function | core/ |
Checks that no exception is thrown when two bundles share an entity 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. |
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/ |
Pagination
- Previous page
- Page 56
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.