Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
BMissingTargetAlter::testBSubtypeAlter function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetAlter.php Implements hook_test_b_subtype_alter().
BMissingTargetHooks class core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetHooks.php Contains hook implementations.
BMissingTargetHooks.php file core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetHooks.php
BMissingTargetHooks::testABHookRemovedByXyz function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetHooks.php Implements hook_test_ab_hook().
BMissingTargetHooks::testABHookReorderedFirstByXyz function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetHooks.php Implements hook_test_ab_hook().
BMissingTargetHooks::testBHook function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetHooks.php Implements hook_test_b_hook().
BMissingTargetHooks::testBHookRemovedByXyz function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetHooks.php Implements hook_test_b_hook().
BMissingTargetHooks::testBHookReorderedFirstByXyz function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetHooks.php Implements hook_test_b_hook().
BMissingTargetHooks::testUnrelatedHook function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BMissingTargetHooks.php Implements hook_test_unrelated_hook().
body-scroll-lock.css file core/themes/stable9/css/navigation/body-scroll-lock.css Body scroll lock with css only.
body-scroll-lock.css file core/modules/navigation/css/components/body-scroll-lock.css Body scroll lock with css only.
body-scroll-lock.pcss.css file core/modules/navigation/css/components/body-scroll-lock.pcss.css Body scroll lock with css only.
BodyFieldCreationTrait trait core/modules/field/tests/src/Traits/BodyFieldCreationTrait.php Provides a method to create a body field for a given bundle.
BodyFieldCreationTrait.php file core/modules/field/tests/src/Traits/BodyFieldCreationTrait.php
BodyFieldCreationTrait::createBodyField function core/modules/field/tests/src/Traits/BodyFieldCreationTrait.php Creates a field of an body field storage on the specified bundle.
book-all-books-block.html.twig file core/themes/admin/templates/classy/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
book-all-books-block.html.twig file core/themes/default_admin/templates/classy/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
book-export-html.html.twig file core/themes/default_admin/templates/classy/layout/book-export-html.html.twig Theme override for printed version of book outline.
book-export-html.html.twig file core/themes/admin/templates/classy/layout/book-export-html.html.twig Theme override for printed version of book outline.
book-navigation.html.twig file core/themes/admin/templates/classy/navigation/book-navigation.html.twig Theme override to navigate books.
book-navigation.html.twig file core/themes/default_admin/templates/classy/navigation/book-navigation.html.twig Theme override to navigate books.
book-node-export-html.html.twig file core/themes/default_admin/templates/classy/content/book-node-export-html.html.twig Theme override for a single node in a printer-friendly outline.
book-node-export-html.html.twig file core/themes/admin/templates/classy/content/book-node-export-html.html.twig Theme override for a single node in a printer-friendly outline.
book-tree.html.twig file core/themes/admin/templates/classy/navigation/book-tree.html.twig Theme override to display a book tree.
book-tree.html.twig file core/themes/default_admin/templates/classy/navigation/book-tree.html.twig Theme override to display a book tree.
Boolean class core/modules/views/src/Plugin/views/field/Boolean.php A handler to provide proper displays for booleans.
Boolean.php file core/modules/views/src/Plugin/views/field/Boolean.php
Boolean::$formats property core/modules/views/src/Plugin/views/field/Boolean.php The allowed formats.
Boolean::buildOptionsForm function core/modules/views/src/Plugin/views/field/Boolean.php Default option form that provides label widget that all fields should have.
Boolean::defineOptions function core/modules/views/src/Plugin/views/field/Boolean.php Information about options for all kinds of purposes will be held here.
Boolean::init function core/modules/views/src/Plugin/views/field/Boolean.php Initialize the plugin.
Boolean::render function core/modules/views/src/Plugin/views/field/Boolean.php Renders the field.
BooleanCheckboxWidget class core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php Plugin implementation of the 'boolean_checkbox' widget.
BooleanCheckboxWidget.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php
BooleanCheckboxWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php Defines the default settings for this plugin.
BooleanCheckboxWidget::formElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php Returns the form for a single field widget.
BooleanCheckboxWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php Returns a form to configure settings for the widget.
BooleanCheckboxWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php Returns a short summary for the current widget settings.
BooleanData class core/lib/Drupal/Core/TypedData/Plugin/DataType/BooleanData.php The boolean data type.
BooleanData.php file core/lib/Drupal/Core/TypedData/Plugin/DataType/BooleanData.php
BooleanData::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/BooleanData.php #[JsonSchema([
'type' => 'boolean',
])]
BooleanFieldTest class core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php Tests boolean field functionality.
BooleanFieldTest.php file core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php
BooleanFieldTest::$defaultTheme property core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php The theme to install as the default for testing.
BooleanFieldTest::$field property core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php The field used in this test class.
BooleanFieldTest::$fieldStorage property core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php A field to use in this test class.
BooleanFieldTest::$modules property core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php Modules to install.
BooleanFieldTest::setUp function core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php
BooleanFieldTest::testBooleanField function core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php Tests boolean field.
BooleanFieldTest::testFormAccess function core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php Tests field access.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.