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
BlockTest::moveBlockToRegion function core/modules/block/tests/src/Functional/BlockTest.php Moves a block to a given region via the UI and confirms the result.
BlockTest::testBlockThemeSelector function core/modules/block/tests/src/Functional/BlockTest.php Tests that the block form has a theme selector when not passed via the URL.
BlockTest::testBlockToggleVisibility function core/modules/block/tests/src/Functional/BlockTest.php Tests that visibility can be properly toggled.
BlockThemeDeprecationTest::testConstructorDeprecation function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php Tests the deprecation in the constructor.
BlockUiTest::testBlockPlacementIndicator function core/modules/block/tests/src/Functional/BlockUiTest.php Tests the block placement indicator.
block_page_top function core/modules/block/block.module Implements hook_page_top().
book.outline_storage service core/modules/book/book.services.yml Drupal\book\BookOutlineStorage
book.uninstall_validator service core/modules/book/book.services.yml Drupal\book\BookUninstallValidator
BookAdminEditForm::$entityRepository property core/modules/book/src/Form/BookAdminEditForm.php The entity repository service.
BookAdminEditForm::$nodeStorage property core/modules/book/src/Form/BookAdminEditForm.php The node storage.
BookBreadcrumbBuilder::$entityRepository property core/modules/book/src/BookBreadcrumbBuilder.php The entity repository service.
BookBreadcrumbBuilder::$nodeStorage property core/modules/book/src/BookBreadcrumbBuilder.php The node storage.
BookExport::$entityRepository property core/modules/book/src/BookExport.php The entity repository service.
BookExport::$nodeStorage property core/modules/book/src/BookExport.php The node storage.
BookJavascriptTest::assertOrderInPage function core/modules/book/tests/src/FunctionalJavascript/BookJavascriptTest.php Asserts that several pieces of markup are in a given order in the page.
BookManager::$bookOutlineStorage property core/modules/book/src/BookManager.php Book outline storage.
BookManager::$configFactory property core/modules/book/src/BookManager.php Config Factory Service Object.
BookManager::$entityRepository property core/modules/book/src/BookManager.php The entity repository service.
BookManagerTest::$bookOutlineStorage property core/modules/book/tests/src/Unit/BookManagerTest.php Book outline storage.
BookManagerTest::$configFactory property core/modules/book/tests/src/Unit/BookManagerTest.php The mocked config factory.
BookManagerTest::$entityRepository property core/modules/book/tests/src/Unit/BookManagerTest.php The mocked entity repository.
BookMultilingualTest::assertToCEntryIsCorrectlyTranslated function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Asserts one entry in the table of contents is correct.
BookNavigationBlock::$nodeStorage property core/modules/book/src/Plugin/Block/BookNavigationBlock.php The node storage.
BookOutlineConstraintValidator class core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraintValidator.php Constraint validator for changing the book outline in pending revisions.
BookOutlineConstraintValidator.php file core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraintValidator.php
BookOutlineConstraintValidator::$bookManager property core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraintValidator.php The book manager.
BookOutlineConstraintValidator::create function core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraintValidator.php Instantiates a new instance of this class.
BookOutlineConstraintValidator::validate function core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraintValidator.php
BookOutlineConstraintValidator::__construct function core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraintValidator.php Creates a new BookOutlineConstraintValidator instance.
BookOutlineStorage class core/modules/book/src/BookOutlineStorage.php Defines a storage class for books outline.
BookOutlineStorage.php file core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::$connection property core/modules/book/src/BookOutlineStorage.php Database Service Object.
BookOutlineStorage::countOriginalLinkChildren function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::delete function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::getBookMenuTree function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::getBooks function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::getBookSubtree function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::getChildRelativeDepth function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::hasBooks function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::insert function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::loadBookChildren function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::loadMultiple function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::update function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::updateMovedChildren function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::__construct function core/modules/book/src/BookOutlineStorage.php Constructs a BookOutlineStorage object.
BookOutlineStorageInterface interface core/modules/book/src/BookOutlineStorageInterface.php Defines a common interface for book outline storage classes.
BookOutlineStorageInterface.php file core/modules/book/src/BookOutlineStorageInterface.php
BookOutlineStorageInterface::countOriginalLinkChildren function core/modules/book/src/BookOutlineStorageInterface.php Count the number of original link children.
BookOutlineStorageInterface::delete function core/modules/book/src/BookOutlineStorageInterface.php Deletes a book entry.
BookOutlineStorageInterface::getBookMenuTree function core/modules/book/src/BookOutlineStorageInterface.php Builds tree data used for the menu tree.

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