You are here

15 string references to 'book.settings' in Drupal 10

BookLocalTasksTest::getBookAdminRoutes 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.
BookManager::addParentSelectFormElements in core/modules/book/src/BookManager.php
Builds the parent selection form element for the node form or outline tab.
BookMultilingualTest::setUp in core/modules/book/tests/src/Kernel/BookMultilingualTest.php
BookPendingRevisionTest::testBookWithPendingRevisions in core/modules/book/tests/src/Kernel/BookPendingRevisionTest.php
Tests pending revision handling for books.
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.
BookSettingsForm::submitForm in core/modules/book/src/Form/BookSettingsForm.php
Form submission handler.
BookUninstallTest::testBookUninstall in core/modules/book/tests/src/Kernel/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.
book_type_is_allowed in core/modules/book/book.module
Determines if a given node type is in the list of types allowed for books.
MigrateBookConfigsTest::testBookSettings in core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php
Tests migration of book variables to book.settings.yml.
MigrateBookConfigsTest::testBookSettings in core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php
Tests migration of book variables to book.settings.yml.