Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BooleanFormatterSettingsTest::$bundle | property | core/ |
The name of the entity bundle that is created in the test. |
| BooleanFormatterSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BooleanFormatterSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BooleanFormatterSettingsTest::$fieldName | property | core/ |
The name of the Boolean field to use for testing. |
| BooleanFormatterSettingsTest::$fieldName | property | core/ |
The name of the Boolean field to use for testing. |
| BooleanFormatterSettingsTest::$modules | property | core/ |
Modules to install. |
| BooleanFormatterSettingsTest::$modules | property | core/ |
Modules to install. |
| BooleanFormatterSettingsTest::setUp | function | core/ |
|
| BooleanFormatterSettingsTest::setUp | function | core/ |
|
| BooleanFormatterSettingsTest::testBooleanFormatterSettings | function | core/ |
Tests the formatter settings page for the Boolean formatter. |
| BooleanFormatterSettingsTest::testBooleanFormatterSettings | function | core/ |
Tests the formatter settings page for the Boolean formatter. |
| BooleanFormatterTest | class | core/ |
Tests the boolean formatter. |
| BooleanFormatterTest.php | file | core/ |
|
| BooleanFormatterTest::$bundle | property | core/ |
|
| BooleanFormatterTest::$display | property | core/ |
|
| BooleanFormatterTest::$entityType | property | core/ |
|
| BooleanFormatterTest::$fieldName | property | core/ |
|
| BooleanFormatterTest::$modules | property | core/ |
Modules to install. |
| 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. |
| BooleanInterface | interface | core/ |
Interface for boolean data. |
| BooleanInterface.php | file | core/ |
|
| BooleanItem | class | core/ |
Defines the 'boolean' entity field type. |
| BooleanItem.php | file | core/ |
|
| BooleanItem::defaultFieldSettings | function | core/ |
|
| BooleanItem::fieldSettingsForm | function | core/ |
|
| BooleanItem::generateSampleValue | function | core/ |
|
| BooleanItem::getPossibleOptions | function | core/ |
|
| BooleanItem::getPossibleValues | function | core/ |
|
| BooleanItem::getSettableOptions | function | core/ |
|
| BooleanItem::getSettableValues | function | core/ |
|
| BooleanItem::propertyDefinitions | function | core/ |
|
| BooleanItem::schema | function | core/ |
|
| BooleanItemNormalizer | class | core/ |
Normalizes boolean fields weirdly: renders them as ๐ (TRUE) or ๐ (FALSE). |
| BooleanItemNormalizer.php | file | core/ |
|
| BooleanItemNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
| BooleanItemNormalizer::getSupportedTypes | function | core/ |
|
| BooleanItemNormalizer::normalize | function | core/ |
Normalizes data into a set of arrays/scalars. |
| 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::denormalize | function | core/ |
|
| BooleanNormalizer::getSupportedTypes | function | core/ |
|
| BooleanNormalizer::normalize | function | core/ |
Normalizes data into a set of arrays/scalars. |
| BooleanOperator | class | core/ |
Simple filter to handle matching of boolean values. |
| BooleanOperator.php | file | core/ |
Pagination
- Previous page
- Page 128
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.