Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| Boolean.php | file | core/ |
|
| Boolean::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
| Boolean::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Boolean::init | function | core/ |
Initialize the plugin. |
| Boolean::render | function | core/ |
Renders the field. |
| BooleanCheckboxWidget | class | core/ |
Plugin implementation of the 'boolean_checkbox' widget. |
| BooleanCheckboxWidget.php | file | core/ |
|
| BooleanCheckboxWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| BooleanCheckboxWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| BooleanCheckboxWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| BooleanCheckboxWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| BooleanData | class | core/ |
The boolean data type. |
| BooleanData.php | file | core/ |
|
| BooleanData::getCastedValue | function | core/ |
Gets the primitive data value casted to the correct PHP type. |
| 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 enable. |
| BooleanFieldTest::setUp | function | core/ |
|
| BooleanFieldTest::testBooleanField | function | core/ |
Tests boolean field. |
| BooleanFieldTest::testFormAccess | function | core/ |
Test field access. |
| BooleanFilterValuesUpdateTest | class | core/ |
Tests the upgrade path for boolean field values. |
| BooleanFilterValuesUpdateTest.php | file | core/ |
|
| BooleanFilterValuesUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| BooleanFilterValuesUpdateTest::testViewsPostUpdateBooleanFilterValues | function | core/ |
Tests that boolean filter values are updated properly. |
| 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. |
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.