Search for on

  1. Search 7.x for on
  2. Search 9.5.x for on
  3. Search 8.9.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
BookRelationshipTest::createBookNode function core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php Creates a book node.
BookRelationshipTest::setUp function core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php Sets up the test.
BookRelationshipTest::testRelationship function core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php Tests using the views relationship.
BookRemoveForm::getConfirmText function core/modules/book/src/Form/BookRemoveForm.php Returns a caption for the button that confirms the action.
BookRemoveForm::getDescription function core/modules/book/src/Form/BookRemoveForm.php Returns additional text to display as a description.
BookRemoveForm::getQuestion function core/modules/book/src/Form/BookRemoveForm.php Returns the question to ask the user.
BookRemoveForm::__construct function core/modules/book/src/Form/BookRemoveForm.php Constructs a BookRemoveForm object.
BookSettingsForm::getEditableConfigNames function core/modules/book/src/Form/BookSettingsForm.php Gets the configuration names that will be editable.
BookSettingsFormTest::testConfigValuesSavedCorrectly function core/modules/book/tests/src/Kernel/BookSettingsFormTest.php Tests that submitted values are processed and saved correctly.
BookTest::testBookNavigationBlock function core/modules/book/tests/src/Functional/BookTest.php Tests the functionality of the book navigation block.
BookTest::testBookNavigationBlockOnUnpublishedBook function core/modules/book/tests/src/Functional/BookTest.php Tests the book navigation block when book is unpublished.
BookTest::testBookNavigationCacheContext function core/modules/book/tests/src/Functional/BookTest.php Tests the book navigation cache context.
BookTest::testGetTableOfContents function core/modules/book/tests/src/Functional/BookTest.php Tests BookManager::getTableOfContents().
BookTest::testNavigationBlockOnAccessModuleInstalled function core/modules/book/tests/src/Functional/BookTest.php Tests the book navigation block when an access module is installed.
BookUninstallValidator::$container property core/modules/book/src/ProxyClass/BookUninstallValidator.php The service container.
BookUninstallValidator::setStringTranslation function core/modules/book/src/ProxyClass/BookUninstallValidator.php
BookUninstallValidator::__construct function core/modules/book/src/ProxyClass/BookUninstallValidator.php Constructs a ProxyClass Drupal proxy object.
BookUninstallValidator::__construct function core/modules/book/src/BookUninstallValidator.php Constructs a new BookUninstallValidator.
book_form_node_confirm_form_alter function core/modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\Form\NodeDeleteForm.
book_migration_plugins_alter function core/modules/book/book.module Implements hook_migration_plugins_alter().
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.
BooleanItem::getPossibleOptions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Returns an array of possible values with labels for display.
BooleanItem::getSettableOptions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Returns an array of settable values with labels for display.
BooleanItem::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Defines field item properties.
BooleanItemNormalizer::constructValue function core/modules/serialization/tests/modules/test_fieldtype_boolean_emoji_normalizer/src/Normalizer/BooleanItemNormalizer.php Build the field item value using the incoming data.
BooleanOperator::$valueOptions property core/modules/views/src/Plugin/views/filter/BooleanOperator.php The value options.
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::getValueOptions function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Return the possible options for this filter.
BooleanOperator::operatorOptions function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Provide a list of options for the default operator form.
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.
BoxTranslation class core/modules/block_content/src/Plugin/migrate/source/d6/BoxTranslation.php Drupal 6 i18n content block translations source from database.
BoxTranslation.php file core/modules/block_content/src/Plugin/migrate/source/d6/BoxTranslation.php
BoxTranslation::CUSTOM_BLOCK_TABLE constant core/modules/block_content/src/Plugin/migrate/source/d6/BoxTranslation.php Drupal 6 table names.
BoxTranslation::I18N_STRING_TABLE constant core/modules/block_content/src/Plugin/migrate/source/d6/BoxTranslation.php
BoxTranslationTest class core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php Tests i18n content block translations source plugin.
BoxTranslationTest.php file core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php
BoxTranslationTest::$modules property core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php Modules to install.
BoxTranslationTest::providerSource function core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php
branding.component.yml file core/profiles/demo_umami/themes/umami/components/branding/branding.component.yml core/profiles/demo_umami/themes/umami/components/branding/branding.component.yml
Breadcrumb404Test::testBreadcrumbOn404Pages function core/tests/Drupal/FunctionalTests/Breadcrumb/Breadcrumb404Test.php Tests that different 404s don't create unnecessary cache entries.
BreadcrumbFrontCacheContextsTest class core/modules/system/tests/src/Functional/Menu/BreadcrumbFrontCacheContextsTest.php Tests breadcrumbs functionality.
BreadcrumbFrontCacheContextsTest.php file core/modules/system/tests/src/Functional/Menu/BreadcrumbFrontCacheContextsTest.php
BreadcrumbFrontCacheContextsTest::$defaultTheme property core/modules/system/tests/src/Functional/Menu/BreadcrumbFrontCacheContextsTest.php The theme to install as the default for testing.
BreadcrumbFrontCacheContextsTest::$modules property core/modules/system/tests/src/Functional/Menu/BreadcrumbFrontCacheContextsTest.php Modules to install.
BreadcrumbFrontCacheContextsTest::$nodeWithAlias property core/modules/system/tests/src/Functional/Menu/BreadcrumbFrontCacheContextsTest.php A test node with path alias.

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