Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
block_content_body_field_storage.yml file core/modules/block_content/migrations/block_content_body_field_storage.yml core/modules/block_content/migrations/block_content_body_field_storage.yml
block_content_storage_body_field.info.yml file core/modules/block_content/modules/block_content_storage_body_field/block_content_storage_body_field.info.yml core/modules/block_content/modules/block_content_storage_body_field/block_content_storage_body_field.info.yml
block_content_storage_body_field_test.info.yml file core/modules/block_content/modules/block_content_storage_body_field/tests/modules/block_content_storage_body_field_test/block_content_storage_body_field_test.info.yml core/modules/block_content/modules/block_content_storage_body_field/tests/modules/block_content_storage_body_field_test/block_content_storage_body_field_test.info.yml
block_post_update_set_menu_block_depth_to_null_if_zero function core/modules/block/block.post_update.php Updates the `depth` setting to NULL if it is 0 in any menu blocks.
BooleanFieldTest::$fieldStorage property core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php A field to use in this test class.
BooleanFormatter::getOutputFormats function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php Gets the available format options.
BooleanOperator class core/modules/views/src/Plugin/views/filter/BooleanOperator.php Simple filter to handle matching of boolean values.
BooleanOperator.php file core/modules/views/src/Plugin/views/filter/BooleanOperator.php
BooleanOperator::$accept_null property core/modules/views/src/Plugin/views/filter/BooleanOperator.php Whether to accept NULL as a false value or not.
BooleanOperator::$alwaysMultiple property core/modules/views/src/Plugin/views/filter/BooleanOperator.php Exposed filter options.
BooleanOperator::$valueOptions property core/modules/views/src/Plugin/views/filter/BooleanOperator.php The value options.
BooleanOperator::$value_value property core/modules/views/src/Plugin/views/filter/BooleanOperator.php The value title.
BooleanOperator::adminSummary function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Display the filter on the administrative summary.
BooleanOperator::defaultExposeOptions function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Provide default options for exposed filters.
BooleanOperator::defineOptions function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Information about options for all kinds of purposes will be held here.
BooleanOperator::EQUAL constant core/modules/views/src/Plugin/views/filter/BooleanOperator.php The equal query operator.
BooleanOperator::getValueOptions function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Return the possible options for this filter.
BooleanOperator::init function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Overrides \Drupal\views\Plugin\views\HandlerBase::init().
BooleanOperator::NOT_EQUAL constant core/modules/views/src/Plugin/views/filter/BooleanOperator.php The non equal query operator.
BooleanOperator::opEmpty function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Filters by operator empty.
BooleanOperator::operatorOptions function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Provide a list of options for the default operator form.
BooleanOperator::operators function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Returns an array of operator information, keyed by operator ID.
BooleanOperator::operatorValues function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Returns operators for values.
BooleanOperator::query function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Add this filter to the query.
BooleanOperator::queryOpBoolean function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Adds a where condition to the query for a boolean value.
BooleanOperator::valueForm function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Options form subform for setting options.
BooleanOperator::valueValidate function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Validate the options form.
BooleanOperatorString class core/modules/views/src/Plugin/views/filter/BooleanOperatorString.php Simple filter to handle matching of boolean values.
BooleanOperatorString.php file core/modules/views/src/Plugin/views/filter/BooleanOperatorString.php
BooleanOperatorString::query function core/modules/views/src/Plugin/views/filter/BooleanOperatorString.php Add this filter to the query.
BootstrapConfigStorageFactory class core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php Defines a factory for retrieving the config storage used pre-kernel.
BootstrapConfigStorageFactory.php file core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php
BootstrapConfigStorageFactory::get function core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php Returns a configuration storage implementation.
BootstrapConfigStorageFactory::getDatabaseStorage function core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php Returns a Database configuration storage implementation.
bottom.css file core/profiles/demo_umami/themes/umami/css/components/regions/bottom/bottom.css This file is used to style the bottom region.
BoxTranslation::CUSTOM_BLOCK_TABLE constant core/modules/block_content/src/Plugin/migrate/source/d6/BoxTranslation.php Drupal 6 table names.
Breadcrumb::toRenderable function core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php Returns a render array representation of the object.
BreakLockForm::$tempStore property core/modules/views_ui/src/Form/BreakLockForm.php Stores the shared tempstore.
BreakpointDiscoveryTest::testCustomBreakpointGroups function core/modules/breakpoint/tests/src/Kernel/BreakpointDiscoveryTest.php Tests the custom breakpoint group provided by a theme and a module.
BrokenToolkit class core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/BrokenToolkit.php Defines a Test toolkit for image manipulation within Drupal.
BrokenToolkit.php file core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/BrokenToolkit.php
BrokenToolkit::isAvailable function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/BrokenToolkit.php Verifies that the Image Toolkit is set up correctly.
BrowserHtmlDebugTrait::$htmlOutputCounterStorage property core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Counter storage for HTML output logging.
BrowserHtmlDebugTrait::$htmlOutputDirectory property core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Directory name for HTML output logging.
BrowserTestBase::getOptions function core/tests/Drupal/Tests/BrowserTestBase.php Helper function to get the options of select field.
BrowserTestBaseTest::testGoTo function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests basic page test.
BubbleableMetadata::applyTo function core/lib/Drupal/Core/Render/BubbleableMetadata.php Applies the values of this bubbleable metadata object to a render array.
BubbleableMetadataTest::providerTestApplyTo function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Provides test data for testApplyTo().
BubbleableMetadataTest::testApplyTo function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Tests apply to.
BuildTestBase::getWorkspaceDirectory function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Full path to the workspace where this test can build.

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