Search for on

  1. Search 7.x for on
  2. Search 9.5.x for on
  3. Search 8.9.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
block_content_test_block_content_presave function core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_presave().
block_content_test_block_content_update function core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_update().
block_content_test_block_content_view function core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_view().
block_content_test_views.info.yml file core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml
block_content_theme function core/modules/block_content/block_content.module Implements hook_theme().
block_content_theme_suggestions_block_alter function core/modules/block_content/block_content.module Implements hook_theme_suggestions_HOOK_alter() for block templates.
block_content_type.yml file core/modules/block_content/migrations/block_content_type.yml core/modules/block_content/migrations/block_content_type.yml
block_content_update_10100 function core/modules/block_content/block_content.install Update entity definition to handle revision routes.
block_content_update_10200 function core/modules/block_content/block_content.install Remove the unique values constraint from block content info fields.
block_content_update_10300 function core/modules/block_content/block_content.install Apply index to reusable column.
block_content_update_last_removed function core/modules/block_content/block_content.install Implements hook_update_last_removed().
block_test.multiple_static_context service core/modules/block/tests/modules/block_test/block_test.services.yml Drupal\block_test\ContextProvider\MultipleStaticContext
block_theme_suggestions_block function core/modules/block/block.module Implements hook_theme_suggestions_HOOK().
book-navigation.css file core/profiles/demo_umami/themes/umami/css/classy/components/book-navigation.css Styling for the Book module.
book-navigation.css file core/themes/claro/css/classy/components/book-navigation.css Styling for the Book module.
book-navigation.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/navigation/book-navigation.html.twig Theme override to navigate books.
book-navigation.html.twig file core/themes/olivero/templates/navigation/book-navigation.html.twig Theme override to navigate books.
book-navigation.html.twig file core/themes/stable9/templates/navigation/book-navigation.html.twig Theme override to navigate books.
book-navigation.html.twig file core/themes/claro/templates/classy/navigation/book-navigation.html.twig Theme override to navigate books.
book-navigation.html.twig file core/modules/book/templates/book-navigation.html.twig Default theme implementation to navigate books.
book.configuring.html.twig file 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.permissions.yml file core/modules/book/book.permissions.yml core/modules/book/book.permissions.yml
BookAdminEditForm::__construct function core/modules/book/src/Form/BookAdminEditForm.php Constructs a new BookAdminEditForm.
BookBreadcrumbBuilder::__construct function core/modules/book/src/BookBreadcrumbBuilder.php Constructs the BookBreadcrumbBuilder.
BookContentModerationTest class core/modules/book/tests/src/Functional/BookContentModerationTest.php Tests Book and Content Moderation integration.
BookContentModerationTest.php file core/modules/book/tests/src/Functional/BookContentModerationTest.php
BookContentModerationTest::$defaultTheme property core/modules/book/tests/src/Functional/BookContentModerationTest.php The theme to install as the default for testing.
BookContentModerationTest::$modules property core/modules/book/tests/src/Functional/BookContentModerationTest.php Modules to install.
BookContentModerationTest::setUp function core/modules/book/tests/src/Functional/BookContentModerationTest.php
BookContentModerationTest::testBookWithPendingRevisions function core/modules/book/tests/src/Functional/BookContentModerationTest.php Tests that book drafts can not modify the book outline.
BookController class core/modules/book/src/Controller/BookController.php Controller routines for book routes.
BookController.php file core/modules/book/src/Controller/BookController.php
BookController::$bookExport property core/modules/book/src/Controller/BookController.php The book export service.
BookController::$bookManager property core/modules/book/src/Controller/BookController.php The book manager.
BookController::$renderer property core/modules/book/src/Controller/BookController.php The renderer.
BookController::adminOverview function core/modules/book/src/Controller/BookController.php Returns an administrative overview of all books.
BookController::bookExport function core/modules/book/src/Controller/BookController.php Generates representations of a book page and its children.
BookController::bookRender function core/modules/book/src/Controller/BookController.php Prints a listing of all books.
BookController::__construct function core/modules/book/src/Controller/BookController.php Constructs a BookController object.
BookExport::__construct function core/modules/book/src/BookExport.php Constructs a BookExport object.
BookInstallTest::testBookInstallWithPreexistingContentType function core/modules/book/tests/src/Kernel/BookInstallTest.php Tests Book install with pre-existing content type.
BookManager::$configFactory property core/modules/book/src/BookManager.php Config Factory Service Object.
BookManager::$container property core/modules/book/src/ProxyClass/BookManager.php The service container.
BookManager::getTableOfContents function core/modules/book/src/ProxyClass/BookManager.php Returns an array of book pages in table of contents order.
BookManager::getTableOfContents function core/modules/book/src/BookManager.php Returns an array of book pages in table of contents order.
BookManager::recurseTableOfContents function core/modules/book/src/BookManager.php Recursively processes and formats book links for getTableOfContents().
BookManager::setStringTranslation function core/modules/book/src/ProxyClass/BookManager.php
BookManager::__construct function core/modules/book/src/ProxyClass/BookManager.php Constructs a ProxyClass Drupal proxy object.
BookManager::__construct function core/modules/book/src/BookManager.php Constructs a BookManager object.
BookManagerInterface::getTableOfContents function core/modules/book/src/BookManagerInterface.php Returns an array of book pages in table of contents order.

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