Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
BookManagerTest::testGetBookParents function core/modules/book/tests/src/Unit/BookManagerTest.php Tests the getBookParents() method.
BookMultilingualTest class core/modules/book/tests/src/Kernel/BookMultilingualTest.php Tests multilingual books.
BookMultilingualTest.php file core/modules/book/tests/src/Kernel/BookMultilingualTest.php
BookMultilingualTest::$modules property core/modules/book/tests/src/Kernel/BookMultilingualTest.php Modules to install.
BookMultilingualTest::assertBookItemIsCorrectlyTranslated function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Asserts a book item is correctly translated.
BookMultilingualTest::assertNodeLinkIsCorrectlyTranslated function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Asserts a node link is correctly translated.
BookMultilingualTest::assertToCEntryIsCorrectlyTranslated function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Asserts one entry in the table of contents is correct.
BookMultilingualTest::LANGCODE constant core/modules/book/tests/src/Kernel/BookMultilingualTest.php The translation langcode.
BookMultilingualTest::langcodesProvider function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Data provider for ::testMultilingualBooks().
BookMultilingualTest::setCurrentLanguage function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Sets the current language.
BookMultilingualTest::setUp function core/modules/book/tests/src/Kernel/BookMultilingualTest.php
BookMultilingualTest::testMultilingualBookBreadcrumbBuilder function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Tests various book breadcrumb builder methods return correct translations.
BookMultilingualTest::testMultilingualBookExport function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Tests the book export returns correct translations.
BookMultilingualTest::testMultilingualBookManager function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Tests various book manager methods return correct translations.
BookNavigationBlock::$nodeStorage property core/modules/book/src/Plugin/Block/BookNavigationBlock.php The node storage.
BookNavigationBlock::blockSubmit function core/modules/book/src/Plugin/Block/BookNavigationBlock.php
BookNavigationBlock::getCacheContexts function core/modules/book/src/Plugin/Block/BookNavigationBlock.php
BookNavigationBlock::__construct function core/modules/book/src/Plugin/Block/BookNavigationBlock.php Constructs a new BookNavigationBlock instance.
BookNavigationCacheContext::__construct function core/modules/book/src/Cache/BookNavigationCacheContext.php Constructs a new BookNavigationCacheContext service.
BookNodeIsRemovableAccessCheck class core/modules/book/src/Access/BookNodeIsRemovableAccessCheck.php Determines whether the requested node can be removed from its book.
BookNodeIsRemovableAccessCheck.php file core/modules/book/src/Access/BookNodeIsRemovableAccessCheck.php
BookNodeIsRemovableAccessCheck::$bookManager property core/modules/book/src/Access/BookNodeIsRemovableAccessCheck.php Book Manager Service.
BookNodeIsRemovableAccessCheck::access function core/modules/book/src/Access/BookNodeIsRemovableAccessCheck.php Checks access for removing the node from its book.
BookNodeIsRemovableAccessCheck::__construct function core/modules/book/src/Access/BookNodeIsRemovableAccessCheck.php Constructs a BookNodeIsRemovableAccessCheck object.
BookOutline::childrenLinks function core/modules/book/src/BookOutline.php Formats the book links for the child pages of the current page.
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::getBaseFormId function core/modules/book/src/Form/BookOutlineForm.php Returns a string identifying the base form.
BookOutlineForm::save function core/modules/book/src/Form/BookOutlineForm.php Form submission handler for the 'save' action.
BookOutlineForm::__construct function core/modules/book/src/Form/BookOutlineForm.php Constructs a BookOutlineForm object.
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.
BookOutlineStorage::getChildRelativeDepth function core/modules/book/src/BookOutlineStorage.php Gets child relative depth.
BookOutlineStorage::hasBooks function core/modules/book/src/BookOutlineStorage.php Checks if there are any books.
BookOutlineStorage::insert function core/modules/book/src/BookOutlineStorage.php Inserts a book link.

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