Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
book-tree.html.twig core/themes/stable9/templates/navigation/book-tree.html.twig Theme override to display a book tree.
book-tree.html.twig core/themes/claro/templates/classy/navigation/book-tree.html.twig Theme override to display a book tree.
book-tree.html.twig core/profiles/demo_umami/themes/umami/templates/classy/navigation/book-tree.html.twig Theme override to display a book tree.
book-tree.html.twig core/modules/book/templates/book-tree.html.twig Default theme implementation to display a book tree.
book.about.html.twig core/modules/book/help_topics/book.about.html.twig --- label: 'Managing books' top_level: true --- {% set user_overview_topic = render_var(help_topic_link('user.overview')) %} <h2>{% trans %}What is a book?{% endtrans %}</h2> <p>{% trans %}A book is a structured…
book.adding.html.twig core/modules/book/help_topics/book.adding.html.twig --- label: 'Adding content to a book' related: - book.about - book.configuring - book.creating - book.organizing --- {% set node_add_link_text %}{% trans %}Add content{% endtrans %}{% endset %} {% set node_add_link =…
book.configuring.html.twig core/modules/book/help_topics/book.configuring.html.twig --- label: 'Configuring books' related: - book.about - book.adding - book.creating - book.organizing --- {% set settings_link_text %}{% trans %}Settings{% endtrans %}{% endset %} {% set settings_link =…
book.creating.html.twig core/modules/book/help_topics/book.creating.html.twig --- label: 'Creating a book' related: - book.about - book.adding - book.organizing - book.configuring --- <h2>{% trans %}Goal{% endtrans %}</h2> <p>{% trans %}Create a new book.{% endtrans %}</p> <h2>{%…
book.css core/themes/olivero/css/components/book.css Book module styling.
book.info.yml core/modules/book/book.info.yml core/modules/book/book.info.yml
book.install core/modules/book/book.install Install, update and uninstall functions for the book module.
book.libraries.yml core/modules/book/book.libraries.yml core/modules/book/book.libraries.yml
book.links.menu.yml core/modules/book/book.links.menu.yml core/modules/book/book.links.menu.yml
book.links.task.yml core/modules/book/book.links.task.yml core/modules/book/book.links.task.yml
book.migrate_drupal.yml core/modules/book/migrations/state/book.migrate_drupal.yml core/modules/book/migrations/state/book.migrate_drupal.yml
book.module core/modules/book/book.module Allows users to create and organize related content in an outline.
book.organizing.html.twig core/modules/book/help_topics/book.organizing.html.twig --- label: 'Changing the outline of a book' related: - book.about - book.adding - book.creating - book.configuring --- {% set overview_link_text %}{% trans %}Books{% endtrans %}{% endset %} {% set overview_link =…
book.pcss.css core/themes/olivero/css/components/book.pcss.css Book module styling.
book.permissions.yml core/modules/book/book.permissions.yml core/modules/book/book.permissions.yml
Book.php core/modules/book/src/Plugin/migrate/destination/Book.php Drupal\book\Plugin\migrate\destination
Book.php core/modules/book/src/Plugin/migrate/source/Book.php Drupal\book\Plugin\migrate\source
book.routing.yml core/modules/book/book.routing.yml core/modules/book/book.routing.yml
book.schema.yml core/modules/book/config/schema/book.schema.yml core/modules/book/config/schema/book.schema.yml
book.services.yml core/modules/book/book.services.yml core/modules/book/book.services.yml
book.settings.yml core/modules/book/config/install/book.settings.yml core/modules/book/config/install/book.settings.yml
book.views.inc core/modules/book/book.views.inc Provide views data for book.module.
book.views.schema.yml core/modules/book/config/schema/book.views.schema.yml core/modules/book/config/schema/book.views.schema.yml
BookAdminEditForm.php core/modules/book/src/Form/BookAdminEditForm.php Drupal\book\Form
BookBreadcrumbBuilder.php core/modules/book/src/BookBreadcrumbBuilder.php Drupal\book
BookBreadcrumbTest.php core/modules/book/tests/src/Functional/BookBreadcrumbTest.php Drupal\Tests\book\Functional
BookContentModerationTest.php core/modules/book/tests/src/Functional/BookContentModerationTest.php Drupal\Tests\book\Functional
BookController.php core/modules/book/src/Controller/BookController.php Drupal\book\Controller
BookExport.php core/modules/book/src/BookExport.php Drupal\book
BookInstallTest.php core/modules/book/tests/src/Kernel/BookInstallTest.php Drupal\Tests\book\Kernel
BookJavascriptTest.php core/modules/book/tests/src/FunctionalJavascript/BookJavascriptTest.php Drupal\Tests\book\FunctionalJavascript
BookLocalTasksTest.php core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php Drupal\Tests\book\Unit\Menu
BookManager.php core/modules/book/src/ProxyClass/BookManager.php Drupal\book\ProxyClass
BookManager.php core/modules/book/src/BookManager.php Drupal\book
BookManagerInterface.php core/modules/book/src/BookManagerInterface.php Drupal\book
BookManagerTest.php core/modules/book/tests/src/Unit/BookManagerTest.php Drupal\Tests\book\Unit
BookMultilingualTest.php core/modules/book/tests/src/Kernel/BookMultilingualTest.php Drupal\Tests\book\Kernel
BookNavigationBlock.php core/modules/book/src/Plugin/Block/BookNavigationBlock.php Drupal\book\Plugin\Block
BookNavigationCacheContext.php core/modules/book/src/Cache/BookNavigationCacheContext.php Drupal\book\Cache
BookNodeIsRemovableAccessCheck.php core/modules/book/src/Access/BookNodeIsRemovableAccessCheck.php Drupal\book\Access
BookOutline.php core/modules/book/src/BookOutline.php Drupal\book
BookOutlineConstraint.php core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraint.php Drupal\book\Plugin\Validation\Constraint
BookOutlineConstraintValidator.php core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraintValidator.php Drupal\book\Plugin\Validation\Constraint
BookOutlineForm.php core/modules/book/src/Form/BookOutlineForm.php Drupal\book\Form
BookOutlineStorage.php core/modules/book/src/BookOutlineStorage.php Drupal\book
BookOutlineStorageInterface.php core/modules/book/src/BookOutlineStorageInterface.php Drupal\book

Other projects


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