Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| block_test.routing.yml | file | core/ |
core/modules/block/tests/modules/block_test/block_test.routing.yml |
| block_test.schema.yml | file | core/ |
core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml |
| block_test.services.yml | file | core/ |
core/modules/block/tests/modules/block_test/block_test.services.yml |
| block_test_special_chars_theme.info.yml | file | core/ |
core/modules/block/tests/modules/block_test/themes/block_test_special_chars_theme/block_test_special_chars_theme.info.yml |
| block_test_theme.info.yml | file | core/ |
core/modules/block/tests/modules/block_test/themes/block_test_theme/block_test_theme.info.yml |
| 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(). |
| BMissingTargetAlter | class | core/ |
Contains alter hook implementations. |
| BMissingTargetAlter.php | file | core/ |
|
| BMissingTargetAlter::testABAlterRemovedByXyz | function | core/ |
Implements hook_test_ab_alter(). |
| BMissingTargetAlter::testABAlterReorderedFirstByXyz | function | core/ |
Implements hook_test_ab_alter(). |
| BMissingTargetAlter::testBAlter | function | core/ |
Implements hook_test_b_alter(). |
| BMissingTargetAlter::testBAlterRemovedByXyz | function | core/ |
Implements hook_test_b_alter(). |
| BMissingTargetAlter::testBAlterReorderedFirstByXyz | function | core/ |
Implements hook_test_b_alter(). |
| BMissingTargetAlter::testBSubtypeAlter | function | core/ |
Implements hook_test_b_subtype_alter(). |
| BMissingTargetHooks | class | core/ |
Contains hook implementations. |
| BMissingTargetHooks.php | file | core/ |
|
| BMissingTargetHooks::testABHookRemovedByXyz | function | core/ |
Implements hook_test_ab_hook(). |
| BMissingTargetHooks::testABHookReorderedFirstByXyz | function | core/ |
Implements hook_test_ab_hook(). |
| BMissingTargetHooks::testBHook | function | core/ |
Implements hook_test_b_hook(). |
| BMissingTargetHooks::testBHookRemovedByXyz | function | core/ |
Implements hook_test_b_hook(). |
| BMissingTargetHooks::testBHookReorderedFirstByXyz | function | core/ |
Implements hook_test_b_hook(). |
| BMissingTargetHooks::testUnrelatedHook | function | core/ |
Implements hook_test_unrelated_hook(). |
| body-scroll-lock.css | file | core/ |
Body scroll lock with css only. |
| 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. |
Pagination
- Previous page
- Page 124
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.