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
BookManagerTest::$configFactory property core/modules/book/tests/src/Unit/BookManagerTest.php The mocked config factory.
BookManagerTest::$translation property core/modules/book/tests/src/Unit/BookManagerTest.php The mocked translation manager.
BookNavigationBlock class core/modules/book/src/Plugin/Block/BookNavigationBlock.php Provides a 'Book navigation' block.
BookNavigationBlock.php file core/modules/book/src/Plugin/Block/BookNavigationBlock.php
BookNavigationBlock::$bookManager property core/modules/book/src/Plugin/Block/BookNavigationBlock.php The book manager.
BookNavigationBlock::$nodeStorage property core/modules/book/src/Plugin/Block/BookNavigationBlock.php The node storage.
BookNavigationBlock::$routeMatch property core/modules/book/src/Plugin/Block/BookNavigationBlock.php The current route match.
BookNavigationBlock::blockForm function core/modules/book/src/Plugin/Block/BookNavigationBlock.php
BookNavigationBlock::blockSubmit function core/modules/book/src/Plugin/Block/BookNavigationBlock.php
BookNavigationBlock::build function core/modules/book/src/Plugin/Block/BookNavigationBlock.php Builds and returns the renderable array for this block plugin.
BookNavigationBlock::create function core/modules/book/src/Plugin/Block/BookNavigationBlock.php Creates an instance of the plugin.
BookNavigationBlock::defaultConfiguration function core/modules/book/src/Plugin/Block/BookNavigationBlock.php
BookNavigationBlock::getCacheContexts function core/modules/book/src/Plugin/Block/BookNavigationBlock.php
BookNavigationBlock::getCacheMaxAge function core/modules/book/src/Plugin/Block/BookNavigationBlock.php @todo Make cacheable in https://www.drupal.org/node/2483181
BookNavigationBlock::__construct function core/modules/book/src/Plugin/Block/BookNavigationBlock.php Constructs a new BookNavigationBlock instance.
BookNavigationCacheContext class core/modules/book/src/Cache/BookNavigationCacheContext.php Defines the book navigation cache context service.
BookNavigationCacheContext.php file core/modules/book/src/Cache/BookNavigationCacheContext.php
BookNavigationCacheContext::$routeMatch property core/modules/book/src/Cache/BookNavigationCacheContext.php The current route match.
BookNavigationCacheContext::getCacheableMetadata function core/modules/book/src/Cache/BookNavigationCacheContext.php Gets the cacheability metadata for the context.
BookNavigationCacheContext::getContext function core/modules/book/src/Cache/BookNavigationCacheContext.php Returns the string representation of the cache context.
BookNavigationCacheContext::getLabel function core/modules/book/src/Cache/BookNavigationCacheContext.php Returns the label of the cache context.
BookNavigationCacheContext::__construct function core/modules/book/src/Cache/BookNavigationCacheContext.php Constructs a new BookNavigationCacheContext service.
BookNodeIsRemovableAccessCheck::__construct function core/modules/book/src/Access/BookNodeIsRemovableAccessCheck.php Constructs a BookNodeIsRemovableAccessCheck object.
BookOutline::__construct function core/modules/book/src/BookOutline.php Constructs a new BookOutline.
BookOutlineConstraint class core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraint.php Validation constraint for changing the book outline in pending revisions.
BookOutlineConstraint.php file core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraint.php
BookOutlineConstraint::$message property core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraint.php
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.
BookOutlineForm::actions function core/modules/book/src/Form/BookOutlineForm.php Returns an array of supported actions for the current entity form.
BookOutlineForm::__construct function core/modules/book/src/Form/BookOutlineForm.php Constructs a BookOutlineForm object.
BookOutlineStorage::$connection property core/modules/book/src/BookOutlineStorage.php Database Service Object.
BookOutlineStorage::__construct function core/modules/book/src/BookOutlineStorage.php Constructs a BookOutlineStorage object.
BookPendingRevisionTest class core/modules/book/tests/src/Kernel/BookPendingRevisionTest.php Tests that the Book module handles pending revisions correctly.
BookPendingRevisionTest.php file core/modules/book/tests/src/Kernel/BookPendingRevisionTest.php
BookPendingRevisionTest::$modules property core/modules/book/tests/src/Kernel/BookPendingRevisionTest.php Modules to enable.
BookPendingRevisionTest::setUp function core/modules/book/tests/src/Kernel/BookPendingRevisionTest.php
BookPendingRevisionTest::testBookWithPendingRevisions function core/modules/book/tests/src/Kernel/BookPendingRevisionTest.php Tests pending revision handling for books.
BookRelationshipTest class core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php Tests entity reference relationship data.
BookRelationshipTest.php file core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php
BookRelationshipTest::$book property core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php A book node.
BookRelationshipTest::$bookAuthor property core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php A user with permission to create and edit books.
BookRelationshipTest::$defaultTheme property core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php The theme to install as the default for testing.
BookRelationshipTest::$modules property core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php Modules to install.
BookRelationshipTest::$testViews property core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php Views used by this test.
BookRelationshipTest::createBook function core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php Creates a new book with a page hierarchy.

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