17 string references to book.manager

BookAdminEditForm::create in core/modules/book/src/Form/BookAdminEditForm.php
Instantiates a new instance of this class.
BookMultilingualTest::testMultilingualBookExport in core/modules/book/tests/src/Kernel/BookMultilingualTest.php
Tests the book export returns correct translations.
BookMultilingualTest::testMultilingualBookManager in core/modules/book/tests/src/Kernel/BookMultilingualTest.php
Tests various book manager methods return correct translations.
BookNavigationBlock::create in core/modules/book/src/Plugin/Block/BookNavigationBlock.php
Creates an instance of the plugin.
BookNavigationCacheContext::__construct in core/modules/book/src/Cache/BookNavigationCacheContext.php
Constructs a new BookNavigationCacheContext service.
BookOutlineConstraintValidator::create in core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraintValidator.php
Instantiates a new instance of this class.
BookOutlineForm::create in core/modules/book/src/Form/BookOutlineForm.php
Instantiates a new instance of this class.
BookPendingRevisionTest::testBookWithPendingRevisions in core/modules/book/tests/src/Kernel/BookPendingRevisionTest.php
Tests pending revision handling for books.
BookRemoveForm::create in core/modules/book/src/Form/BookRemoveForm.php
Instantiates a new instance of this class.
BookTest::testGetTableOfContents in core/modules/book/tests/src/Functional/BookTest.php
Tests BookManager::getTableOfContents().
BookTest::testSaveBookLink in core/modules/book/tests/src/Functional/BookTest.php
Tests that saveBookLink() returns something.
book_node_insert in core/modules/book/book.module
Implements hook_ENTITY_TYPE_insert() for node entities.
book_node_load in core/modules/book/book.module
Implements hook_ENTITY_TYPE_load() for node entities.
book_node_predelete in core/modules/book/book.module
Implements hook_ENTITY_TYPE_predelete() for node entities.
book_node_prepare_form in core/modules/book/book.module
Implements hook_ENTITY_TYPE_prepare_form() for node entities.
book_node_update in core/modules/book/book.module
Implements hook_ENTITY_TYPE_update() for node entities.
template_preprocess_book_navigation in core/modules/book/book.module
Prepares variables for book navigation templates.

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