Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BooleanFieldTest::testBooleanField | function | core/ |
Tests boolean field. |
| BooleanFieldTest::testFormAccess | function | core/ |
Tests field access. |
| BooleanFormatter | class | core/ |
Plugin implementation of the 'boolean' formatter. |
| BooleanFormatter.php | file | core/ |
|
| BooleanFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| BooleanFormatter::getOutputFormats | function | core/ |
Gets the available format options. |
| BooleanFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| BooleanFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| BooleanFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| BooleanFormatterSettingsTest | class | core/ |
Tests the Boolean field formatter settings. |
| BooleanFormatterSettingsTest | class | core/ |
Tests the Boolean field formatter settings. |
| BooleanFormatterSettingsTest.php | file | core/ |
|
| BooleanFormatterSettingsTest.php | file | core/ |
|
| BooleanFormatterSettingsTest::$bundle | property | core/ |
The name of the entity bundle that is created in the test. |
| 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 enable. |
| BooleanFormatterSettingsTest::$modules | property | core/ |
Modules to enable. |
| 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 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. |
| 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/ |
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 | class | core/ |
Normalizes boolean fields weirdly: renders them as ๐ (TRUE) or ๐ (FALSE). |
| BooleanItemNormalizer.php | file | core/ |
Pagination
- Previous page
- Page 123
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.