Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| BooleanOperator.php | file | core/ |
|
| BooleanOperator::$accept_null | property | core/ |
|
| BooleanOperator::$alwaysMultiple | property | core/ |
Disable the possibility to force a single value. |
| BooleanOperator::adminSummary | function | core/ |
Display the filter on the administrative summary |
| BooleanOperator::defaultExposeOptions | function | core/ |
Provide default options for exposed filters. |
| BooleanOperator::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| BooleanOperator::EQUAL | constant | core/ |
The equal query operator. |
| BooleanOperator::getValueOptions | function | core/ |
Return the possible options for this filter. |
| BooleanOperator::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| BooleanOperator::NOT_EQUAL | constant | core/ |
The non equal query operator. |
| BooleanOperator::operatorOptions | function | core/ |
Provide a list of options for the default operator form. Should be overridden by classes that don't override operatorForm |
| BooleanOperator::operators | function | core/ |
Returns an array of operator information. |
| 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. |
| BootstrapConfigStorageFactory::getFileStorage | function | core/ |
Returns a File-based 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/ |
Test 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 drupal_rewrite_settings(). |
| BrowserTestBase::$translationFilesDirectory | property | core/ |
The translation file directory for the test environment. |
| BrowserTestBase::cssSelectToXpath | function | core/ |
Translates a CSS expression to its XPath equivalent. |
| BrowserTestBase::getOptions | function | core/ |
Helper function to get the options of select field. |
| BrowserTestBaseTest::testFieldAssertsForButton | function | core/ |
Tests legacy field asserts for button field type. |
| BrowserTestBaseTest::testGoTo | function | core/ |
Tests basic page test. |
| BrowserTestBaseTest::testPipeCharInLocator | function | core/ |
Tests linkExists() with pipe character (|) in locator. |
| 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[[api-linebreak]] @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/ |
Verify that field storages are preserved and purged correctly as multiple fields are deleted and purged. |
| BulkForm::$actionStorage | property | core/ |
The action storage. |
| BulkForm::$entityRepository | property | core/ |
The entity repository service. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.