Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| block_test_views.info.yml | file | core/ |
core/modules/block/tests/modules/block_test_views/block_test_views.info.yml |
| block_theme_initialize | function | core/ |
Assigns an initial, default set of blocks for a theme. |
| block_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| body-scroll-lock.css | file | core/ |
Body scroll lock with css only. |
| body-scroll-lock.pcss.css | file | core/ |
Body scroll lock with css only. |
| BodyFieldCreationTrait | trait | core/ |
Provides a method to create a body field for a given bundle. |
| BodyFieldCreationTrait.php | file | core/ |
|
| BodyFieldCreationTrait::createBodyField | function | core/ |
Creates a field of an body field storage on the specified bundle. |
| Boolean | class | core/ |
A handler to provide proper displays for booleans. |
| Boolean.php | file | core/ |
|
| Boolean::$formats | property | core/ |
The allowed formats. |
| Boolean::buildOptionsForm | function | core/ |
Default option form that provides 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/ |
#[JsonSchema([ 'type' => 'boolean', ])] |
| 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. |
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.