Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
BlockRepositoryTest::$blockRepository property core/modules/block/tests/src/Unit/BlockRepositoryTest.php
BlockRepositoryTest::$blockStorage property core/modules/block/tests/src/Unit/BlockRepositoryTest.php
BlockRepositoryTest::$contextHandler property core/modules/block/tests/src/Unit/BlockRepositoryTest.php
BlockRepositoryTest::$theme property core/modules/block/tests/src/Unit/BlockRepositoryTest.php
BlockRepositoryTest::providerBlocksConfig function core/modules/block/tests/src/Unit/BlockRepositoryTest.php
BlockRepositoryTest::setUp function core/modules/block/tests/src/Unit/BlockRepositoryTest.php
BlockRepositoryTest::testGetVisibleBlocksPerRegion function core/modules/block/tests/src/Unit/BlockRepositoryTest.php Tests the retrieval of block entities.
BlockRepositoryTest::testGetVisibleBlocksPerRegionWithContext function core/modules/block/tests/src/Unit/BlockRepositoryTest.php Tests the retrieval of block entities that are context-aware.
BlockStorageUnitTest class core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests the storage of blocks.
BlockStorageUnitTest.php file core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php
BlockStorageUnitTest::$controller property core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php The block storage.
BlockStorageUnitTest::$modules property core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Modules to install.
BlockStorageUnitTest::createTests function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests the creation of blocks.
BlockStorageUnitTest::deleteTests function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests the deleting of blocks.
BlockStorageUnitTest::loadTests function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests the loading of blocks.
BlockStorageUnitTest::setUp function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php
BlockStorageUnitTest::testBlockCRUD function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests CRUD operations.
BlockStorageUnitTest::testDefaultBlocks function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests the installation of default blocks.
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.
BlockTheme::$configFactory property core/modules/block/src/Plugin/migrate/process/BlockTheme.php Contains the configuration object factory.
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().
block_place_toolbar function core/modules/block_place/block_place.module Implements hook_toolbar().
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::$nodeStorage property core/modules/book/src/Form/BookAdminEditForm.php The node storage.
BookBreadcrumbBuilder::$nodeStorage property core/modules/book/src/BookBreadcrumbBuilder.php The node storage.
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.
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.
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 Count the number of original link children.
BookOutlineStorage::delete function core/modules/book/src/BookOutlineStorage.php Deletes a book entry.
BookOutlineStorage::getBookMenuTree function core/modules/book/src/BookOutlineStorage.php Builds tree data used for the menu tree.
BookOutlineStorage::getBooks function core/modules/book/src/BookOutlineStorage.php Gets books (the highest positioned book links).
BookOutlineStorage::getBookSubtree function core/modules/book/src/BookOutlineStorage.php Get book subtree.

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