Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BooleanItemNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| BooleanItemNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
| BooleanItemNormalizer::normalize | function | core/ |
|
| BooleanItemTest | class | core/ |
Tests the new entity API for the boolean field type. |
| BooleanItemTest.php | file | core/ |
|
| BooleanItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| BooleanItemTest::testBooleanItem | function | core/ |
Tests using entity fields of the boolean field type. |
| BooleanNormalizer | class | core/ |
Normalizes boolean data weirdly: renders them as ๐ (TRUE) or ๐ (FALSE). |
| BooleanNormalizer.php | file | core/ |
|
| BooleanNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| BooleanNormalizer::denormalize | function | core/ |
|
| BooleanNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| BooleanNormalizer::normalize | function | core/ |
|
| BooleanOperator | class | core/ |
Simple filter to handle matching of boolean values. |
| BooleanOperator.php | file | core/ |
|
| BooleanOperator::$accept_null | property | core/ |
Whether to accept NULL as a false value or not. |
| BooleanOperator::$alwaysMultiple | property | core/ |
Exposed filter options. |
| 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. |
| 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. |
| bootstrap.inc | file | core/ |
Functions that need to be loaded on every Drupal request. |
| bootstrap.php | file | core/ |
Autoloader for Drupal PHPUnit testing. |
| 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. |
| borscht-with-pork-ribs-umami.html | file | core/ |
|
| borscht-with-pork-ribs-umami.html | file | core/ |
|
| bottom.css | file | core/ |
This file is used to style the bottom region. |
| Box | class | core/ |
Drupal 6 block source from database. |
| Box.php | file | core/ |
|
| Box::fields | function | core/ |
Returns available fields on the source. |
| Box::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Box::query | function | core/ |
|
| BoxTest | class | core/ |
Tests D6 block boxes source plugin. |
| BoxTest.php | file | core/ |
|
| BoxTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 124
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.