You are here

12 string references to book.manager in Zircon Profile 8.0

BookAdminEditForm::create in core/modules/book/src/Form/BookAdminEditForm.php
Instantiates a new instance of this class.
BookController::create in core/modules/book/src/Controller/BookController.php
Instantiates a new instance of this class.
BookNavigationBlock::create in core/modules/book/src/Plugin/Block/BookNavigationBlock.php
Creates an instance of the plugin.
BookOutlineForm::create in core/modules/book/src/Form/BookOutlineForm.php
Instantiates a new instance of this class.
BookRemoveForm::create in core/modules/book/src/Form/BookRemoveForm.php
Instantiates a new instance of this class.
BookTest::testSaveBookLink in core/modules/book/src/Tests/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.