Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BooleanFormatterTest::$fieldName | property | core/ |
|
| BooleanFormatterTest::$modules | property | core/ |
Modules to enable. |
| BooleanFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
| BooleanFormatterTest::setUp | function | core/ |
|
| BooleanFormatterTest::testBooleanFormatter | function | core/ |
Tests boolean formatter output. |
| BooleanItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
| BooleanItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| BooleanItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| BooleanItem::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
| BooleanItem::getPossibleValues | function | core/ |
Returns an array of possible values. |
| BooleanItem::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
| BooleanItem::getSettableValues | function | core/ |
Returns an array of settable values. |
| BooleanItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| BooleanItem::schema | function | core/ |
Returns the schema for the field. |
| 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. |
| 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::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| 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::getValueOptions | function | core/ |
Return the possible options for this filter. |
| 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. |
| 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. |
| BootstrapConfigStorageFactory::getFileStorage | function | core/ |
Returns a File-based configuration storage implementation. |
| bottom.css | file | core/ |
This file is used to style the bottom region. |
| Box::fields | function | core/ |
Returns available fields on the source. |
| Box::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| BoxTest | class | core/ |
Tests D6 block boxes source plugin. |
| BoxTest.php | file | core/ |
|
| BoxTest::$modules | property | core/ |
Modules to enable. |
| BoxTest::providerSource | function | core/ |
The data provider. |
| BoxTranslation | class | core/ |
Gets Drupal 6 i18n custom block translations from database. |
| BoxTranslation.php | file | core/ |
|
| BoxTranslation::CUSTOM_BLOCK_TABLE | constant | core/ |
Drupal 6 table names. |
| BoxTranslation::I18N_STRING_TABLE | constant | core/ |
|
| BoxTranslationTest | class | core/ |
Tests i18n custom block translations source plugin. |
Pagination
- Previous page
- Page 102
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.