Search for d

  1. Search 7.x for d
  2. Search 9.5.x for d
  3. Search 8.9.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
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::testMultilingualBookBreadcrumbBuilder function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Tests various book breadcrumb builder methods return correct translations.
BookNavigationBlock::$nodeStorage property core/modules/book/src/Plugin/Block/BookNavigationBlock.php The node storage.
BookNavigationBlock::build function core/modules/book/src/Plugin/Block/BookNavigationBlock.php Builds and returns the renderable array for this block plugin.
BookNavigationBlock::defaultConfiguration function core/modules/book/src/Plugin/Block/BookNavigationBlock.php
BookNavigationCacheContext::getCacheableMetadata function core/modules/book/src/Cache/BookNavigationCacheContext.php Gets the cacheability metadata for the context.
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.
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::getBaseFormId function core/modules/book/src/Form/BookOutlineForm.php Returns a string identifying the base form.
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::getChildRelativeDepth function core/modules/book/src/BookOutlineStorage.php Gets child relative depth.
BookOutlineStorage::loadBookChildren function core/modules/book/src/BookOutlineStorage.php Loads book's children using its parent ID.
BookOutlineStorage::loadMultiple function core/modules/book/src/BookOutlineStorage.php Loads books.
BookOutlineStorage::update function core/modules/book/src/BookOutlineStorage.php Updates book reference for links that were moved between books.
BookOutlineStorage::updateMovedChildren function core/modules/book/src/BookOutlineStorage.php Update the book ID of the book link that it's being moved.
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::getChildRelativeDepth function core/modules/book/src/BookOutlineStorageInterface.php Gets child relative depth.
BookOutlineStorageInterface::loadBookChildren function core/modules/book/src/BookOutlineStorageInterface.php Loads book's children using its parent ID.
BookOutlineStorageInterface::loadMultiple function core/modules/book/src/BookOutlineStorageInterface.php Loads books.
BookOutlineStorageInterface::update function core/modules/book/src/BookOutlineStorageInterface.php Updates book reference for links that were moved between books.
BookOutlineStorageInterface::updateMovedChildren function core/modules/book/src/BookOutlineStorageInterface.php Update the book ID of the book link that it's being moved.
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::$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::createBookNode function core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php Creates a book node.
BookRemoveForm::$node property core/modules/book/src/Form/BookRemoveForm.php The node representing the book.
BookRemoveForm::buildForm function core/modules/book/src/Form/BookRemoveForm.php Form constructor.
BookRemoveForm::getDescription function core/modules/book/src/Form/BookRemoveForm.php Returns additional text to display as a description.
BookRemoveForm::getFormId function core/modules/book/src/Form/BookRemoveForm.php Returns a unique string identifying the form.
BookSettingsForm::buildForm function core/modules/book/src/Form/BookSettingsForm.php Form constructor.
BookSettingsForm::filterAndSortAllowedTypes function core/modules/book/src/Form/BookSettingsForm.php Transformation callback for the book_allowed_types config value.
BookSettingsForm::getEditableConfigNames function core/modules/book/src/Form/BookSettingsForm.php Gets the configuration names that will be editable.

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