Search for to
Title | Object type | File name | Summary |
---|---|---|---|
BooleanOperator::operators | function | core/ |
Returns an array of operator information, keyed by operator ID. |
BooleanOperator::operatorValues | function | core/ |
Returns operators for values. |
BooleanOperator::query | function | core/ |
Add this filter to the query. |
BooleanOperator::queryOpBoolean | function | core/ |
Adds a where condition to the query for a boolean value. |
BooleanOperator::valueForm | function | core/ |
Options form subform for setting options. |
BooleanOperator::valueValidate | function | core/ |
Validate the options form. |
BooleanOperatorString | class | core/ |
Simple filter to handle matching of boolean values. |
BooleanOperatorString.php | file | core/ |
|
BooleanOperatorString::query | function | core/ |
Add this filter to the query. |
BootstrapConfigStorageFactory | class | core/ |
Defines a factory for retrieving the config storage used pre-kernel. |
BootstrapConfigStorageFactory.php | file | core/ |
|
BootstrapConfigStorageFactory::get | function | core/ |
Returns a configuration storage implementation. |
BootstrapConfigStorageFactory::getDatabaseStorage | function | core/ |
Returns a Database configuration storage implementation. |
bottom.css | file | core/ |
This file is used to style the bottom region. |
BoxTranslation::CUSTOM_BLOCK_TABLE | constant | core/ |
Drupal 6 table names. |
Breadcrumb::toRenderable | function | core/ |
Returns a render array representation of the object. |
BreakLockForm::$tempStore | property | core/ |
Stores the shared tempstore. |
BreakpointDiscoveryTest::testCustomBreakpointGroups | function | core/ |
Tests the custom breakpoint group provided by a theme and a module. |
BrokenToolkit | class | core/ |
Defines a Test toolkit for image manipulation within Drupal. |
BrokenToolkit.php | file | core/ |
|
BrokenToolkit::isAvailable | function | core/ |
Verifies that the Image Toolkit is set up correctly. |
BrowserHtmlDebugTrait::$htmlOutputCounterStorage | property | core/ |
Counter storage for HTML output logging. |
BrowserHtmlDebugTrait::$htmlOutputDirectory | property | core/ |
Directory name for HTML output logging. |
BrowserTestBase::$customTranslations | property | core/ |
An array of custom translations suitable for SettingsEditor::rewrite(). |
BrowserTestBase::$translationFilesDirectory | property | core/ |
The translation file directory for the test environment. |
BrowserTestBase::getOptions | function | core/ |
Helper function to get the options of select field. |
BrowserTestBaseTest::testGoTo | function | core/ |
Tests basic page test. |
BubbleableMetadata::applyTo | function | core/ |
Applies the values of this bubbleable metadata object to a render array. |
BubbleableMetadataTest::providerTestApplyTo | function | core/ |
Provides test data for testApplyTo(). |
BubbleableMetadataTest::testApplyTo | function | core/ |
@covers ::applyTo @dataProvider providerTestApplyTo |
BuildTestBase::getWorkspaceDirectory | function | core/ |
Full path to the workspace where this test can build. |
BuildTestBase::stopServer | function | core/ |
Stop the HTTP server, zero out all necessary variables. |
BulkDeleteTest::$fieldStorages | property | core/ |
The fields to use in this test. |
BulkDeleteTest::testPurgeFieldStorage | function | core/ |
Tests purging field storages. |
BulkForm::$actionStorage | property | core/ |
The action storage. |
BulkForm::$entityRepository | property | core/ |
The entity repository service. |
BulkForm::getEntityRepository | function | core/ |
|
BundleClassTest::$storage | property | core/ |
The entity storage. |
BundleClassTest::testAmbiguousBundleClassExceptionEntityTypeRepository | function | core/ |
Checks exception is thrown if two entity types share the same bundle class. |
BundleConstraint::getDefaultOption | function | core/ |
|
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::$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. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.