You are here

14 string references to YAML keys in book.routing.yml in Zircon Profile 8

BookController::adminOverview in core/modules/book/src/Controller/BookController.php
Returns an administrative overview of all books.
BookController::create in core/modules/book/src/Controller/BookController.php
Instantiates a new instance of this class.
BookLocalTasksTest::getBookAdminRoutes in core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php
Provides a list of routes to test.
BookLocalTasksTest::getBookNodeRoutes in core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php
Provides a list of routes to test.
BookLocalTasksTest::testBookAdminLocalTasks in core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php
Tests local task existence.
BookLocalTasksTest::testBookNodeLocalTasks in core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php
Tests local task existence.
BookManager::addParentSelectFormElements in core/modules/book/src/BookManager.php
Builds the parent selection form element for the node form or outline tab.
BookSettingsForm::buildForm in core/modules/book/src/Form/BookSettingsForm.php
Form constructor.
BookSettingsForm::getEditableConfigNames in core/modules/book/src/Form/BookSettingsForm.php
Gets the configuration names that will be editable.
BookUninstallTest::testBookUninstall in core/modules/book/src/Tests/BookUninstallTest.php
Tests the book_system_info_alter() method.
book_help in core/modules/book/book.module
Implements hook_help().
book_node_links_alter in core/modules/book/book.module
Implements hook_node_links_alter().
book_node_type_update in core/modules/book/book.module
Implements hook_ENTITY_TYPE_update() for node_type entities.
MigrateBookConfigsTest::testBookSettings in core/modules/book/src/Tests/Migrate/d6/MigrateBookConfigsTest.php
Tests migration of book variables to book.settings.yml.