book.settings.yml

Same filename and directory in other branches
  1. 9 core/modules/book/config/install/book.settings.yml
  2. 8.9.x core/modules/book/config/install/book.settings.yml
  3. 10 core/modules/book/config/install/book.settings.yml
core/modules/book/config/install/book.settings.yml
12 string references to 'book.settings'
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.

... See full list

File

core/modules/book/config/install/book.settings.yml

View source
  1. allowed_types:
  2. - book
  3. block:
  4. navigation:
  5. mode: 'all pages'
  6. child_type: book

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