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
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::$customTranslations property core/tests/Drupal/Tests/BrowserTestBase.php An array of custom translations suitable for SettingsEditor::rewrite().
BrowserTestBase::$translationFilesDirectory property core/tests/Drupal/Tests/BrowserTestBase.php The translation file directory for the test environment.
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 @covers ::applyTo
@dataProvider providerTestApplyTo
BuildTestBase::getWorkspaceDirectory function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Full path to the workspace where this test can build.
BuildTestBase::stopServer function core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Stop the HTTP server, zero out all necessary variables.
BulkDeleteTest::$fieldStorages property core/modules/field/tests/src/Kernel/BulkDeleteTest.php The fields to use in this test.
BulkDeleteTest::testPurgeFieldStorage function core/modules/field/tests/src/Kernel/BulkDeleteTest.php Tests purging field storages.
BulkForm::$actionStorage property core/modules/views/src/Plugin/views/field/BulkForm.php The action storage.
BulkForm::$entityRepository property core/modules/views/src/Plugin/views/field/BulkForm.php The entity repository service.
BulkForm::getEntityRepository function core/modules/views/src/Plugin/views/field/BulkForm.php
BundleClassTest::$storage property core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php The entity storage.
BundleClassTest::testAmbiguousBundleClassExceptionEntityTypeRepository function core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php Checks exception is thrown if two entity types share the same bundle class.
BundleConstraint::getDefaultOption function core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraint.php
BundleConstraintValidator class core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraintValidator.php Validates the Bundle constraint.
BundleConstraintValidator.php file core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraintValidator.php
BundleConstraintValidator::validate function core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraintValidator.php
BundleConstraintValidatorTest class core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php Tests validation constraints for BundleConstraintValidator.
BundleConstraintValidatorTest.php file core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php
BundleConstraintValidatorTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php Modules to install.
BundleConstraintValidatorTest::$typedData property core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php The typed data manager to use.
BundleConstraintValidatorTest::assertValidation function core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php Executes the BundleConstraintValidator test for a given bundle.
BundleConstraintValidatorTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php

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