Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
BookManagerDeprecationTest class core/modules/book/tests/src/Kernel/BookManagerDeprecationTest.php @coversDefaultClass \Drupal\book\BookManager[[api-linebreak]]
@group legacy
BookManagerDeprecationTest.php file core/modules/book/tests/src/Kernel/BookManagerDeprecationTest.php
BookManagerDeprecationTest::$modules property core/modules/book/tests/src/Kernel/BookManagerDeprecationTest.php Modules to enable.
BookManagerDeprecationTest::providerTestDrupalStaticResetDeprecation function core/modules/book/tests/src/Kernel/BookManagerDeprecationTest.php Provides test cases for ::testDrupalStaticResetDeprecation().
BookManagerDeprecationTest::testDrupalStaticResetDeprecation function core/modules/book/tests/src/Kernel/BookManagerDeprecationTest.php @dataProvider providerTestDrupalStaticResetDeprecation
BookManagerDeprecationTest::testOptionalParametersDeprecation function core/modules/book/tests/src/Kernel/BookManagerDeprecationTest.php @covers ::__construct[[api-linebreak]]
BookManagerInterface::addFormElements function core/modules/book/src/BookManagerInterface.php Builds the common elements of the book form for the node and outline forms.
BookManagerInterface::bookLinkTranslate function core/modules/book/src/BookManagerInterface.php Provides book loading, access control and translation.
BookManagerInterface::bookSubtreeData function core/modules/book/src/BookManagerInterface.php Gets the data representing a subtree of the book hierarchy.
BookManagerInterface::bookTreeCheckAccess function core/modules/book/src/BookManagerInterface.php Checks access and performs dynamic operations for each link in the tree.
BookManagerInterface::bookTreeCollectNodeLinks function core/modules/book/src/BookManagerInterface.php Collects node links from a given menu tree recursively.
BookManagerInterface::checkNodeIsRemovable function core/modules/book/src/BookManagerInterface.php Determines if a node can be removed from the book.
BookManagerInterface::getActiveTrailIds function core/modules/book/src/BookManagerInterface.php Gets the active trail IDs for the specified book at the provided path.
BookManagerInterface::getAllBooks function core/modules/book/src/BookManagerInterface.php Returns an array of all books.
BookManagerInterface::getBookParents function core/modules/book/src/BookManagerInterface.php
BookManagerInterface::getLinkDefaults function core/modules/book/src/BookManagerInterface.php Returns an array with default values for a book page's menu link.
BookManagerInterface::getTableOfContents function core/modules/book/src/BookManagerInterface.php Returns an array of book pages in table of contents order.
BookManagerInterface::loadBookLinks function core/modules/book/src/BookManagerInterface.php Loads multiple book entries.
BookManagerInterface::saveBookLink function core/modules/book/src/BookManagerInterface.php Saves a link for a single book entry to the book.
BookManagerTest class core/modules/book/tests/src/Unit/BookManagerTest.php @coversDefaultClass \Drupal\book\BookManager[[api-linebreak]]
@group book
BookManagerTest.php file core/modules/book/tests/src/Unit/BookManagerTest.php
BookManagerTest::$bookManager property core/modules/book/tests/src/Unit/BookManagerTest.php The tested book manager.
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.
BookManagerTest::$entityTypeManager property core/modules/book/tests/src/Unit/BookManagerTest.php The mocked entity type manager.
BookManagerTest::$languageManager property core/modules/book/tests/src/Unit/BookManagerTest.php The mocked language manager.
BookManagerTest::$renderer property core/modules/book/tests/src/Unit/BookManagerTest.php The mocked renderer.
BookManagerTest::$translation property core/modules/book/tests/src/Unit/BookManagerTest.php The mocked translation manager.
BookManagerTest::providerTestGetBookParents function core/modules/book/tests/src/Unit/BookManagerTest.php Provides test data for testGetBookParents.
BookManagerTest::setUp function core/modules/book/tests/src/Unit/BookManagerTest.php
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 enable.
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::$deprecatedProperties property core/modules/book/src/Cache/BookNavigationCacheContext.php

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