Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BooleanFieldTest | class | core/ |
Tests boolean field functionality. |
BooleanFieldTest.php | file | core/ |
|
BooleanFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BooleanFieldTest::$field | property | core/ |
The field used in this test class. |
BooleanFieldTest::$fieldStorage | property | core/ |
A field to use in this test class. |
BooleanFieldTest::$modules | property | core/ |
Modules to install. |
BooleanFieldTest::setUp | function | core/ |
|
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 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/ |
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. |
Pagination
- Previous page
- Page 127
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.