Search for book

  1. Search 7.x for book
  2. Search 9.5.x for book
  3. Search 10.3.x for book
  4. Search 11.x for book
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Book class core/modules/book/src/Plugin/migrate/destination/Book.php Plugin annotation @MigrateDestination( id = "book", provider = "book" )
Book class core/modules/book/src/Plugin/migrate/source/d6/Book.php Drupal 6 book source.
Book class core/modules/book/src/Plugin/migrate/source/Book.php Drupal 6 and 7 book source.

All search results

Title Object type File name Summary
BookUninstallValidator::hasBookOutlines function core/modules/book/src/BookUninstallValidator.php Checks if there are any books in an outline.
BookUninstallValidator::lazyLoadItself function core/modules/book/src/ProxyClass/BookUninstallValidator.php Lazy loads the real service from the container.
BookUninstallValidator::setStringTranslation function core/modules/book/src/ProxyClass/BookUninstallValidator.php
BookUninstallValidator::validate function core/modules/book/src/ProxyClass/BookUninstallValidator.php Determines the reasons a module can not be uninstalled.
BookUninstallValidator::validate function core/modules/book/src/BookUninstallValidator.php Determines the reasons a module can not be uninstalled.
BookUninstallValidator::__construct function core/modules/book/src/ProxyClass/BookUninstallValidator.php Constructs a ProxyClass Drupal proxy object.
BookUninstallValidator::__construct function core/modules/book/src/BookUninstallValidator.php Constructs a new BookUninstallValidator.
BookUninstallValidatorTest class core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @coversDefaultClass \Drupal\book\BookUninstallValidator
@group book
BookUninstallValidatorTest.php file core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php
BookUninstallValidatorTest::$bookUninstallValidator property core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php
BookUninstallValidatorTest::setUp function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php
BookUninstallValidatorTest::testValidateEntityQueryWithoutResults function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @covers ::validate
BookUninstallValidatorTest::testValidateEntityQueryWithResults function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @covers ::validate
BookUninstallValidatorTest::testValidateNotBook function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @covers ::validate
BookUninstallValidatorTest::testValidateOutlineStorage function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @covers ::validate
book_breadcrumb_test.info.yml file core/modules/book/tests/modules/book_breadcrumb_test/book_breadcrumb_test.info.yml core/modules/book/tests/modules/book_breadcrumb_test/book_breadcrumb_test.info.yml
book_breadcrumb_test.module file core/modules/book/tests/modules/book_breadcrumb_test/book_breadcrumb_test.module Test module for testing the book module breadcrumb.
book_breadcrumb_test.schema.yml file core/modules/book/tests/modules/book_breadcrumb_test/config/schema/book_breadcrumb_test.schema.yml core/modules/book/tests/modules/book_breadcrumb_test/config/schema/book_breadcrumb_test.schema.yml
book_breadcrumb_test.settings.yml file core/modules/book/tests/modules/book_breadcrumb_test/config/install/book_breadcrumb_test.settings.yml core/modules/book/tests/modules/book_breadcrumb_test/config/install/book_breadcrumb_test.settings.yml
book_breadcrumb_test_node_access function core/modules/book/tests/modules/book_breadcrumb_test/book_breadcrumb_test.module Implements hook_node_access().
book_entity_type_build function core/modules/book/book.module Implements hook_entity_type_build().
book_form_node_confirm_form_alter function core/modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\Form\NodeDeleteForm.
book_form_node_form_alter function core/modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.
book_form_update function core/modules/book/book.module Renders a new parent page select element when the book selection changes.
book_help function core/modules/book/book.module Implements hook_help().
book_migration_plugins_alter function core/modules/book/book.module Implements hook_migration_plugins_alter().
book_node_builder function core/modules/book/book.module Entity form builder to add the book information to the node.
book_node_insert function core/modules/book/book.module Implements hook_ENTITY_TYPE_insert() for node entities.
book_node_links_alter function core/modules/book/book.module Implements hook_node_links_alter().
book_node_load function core/modules/book/book.module Implements hook_ENTITY_TYPE_load() for node entities.
book_node_predelete function core/modules/book/book.module Implements hook_ENTITY_TYPE_predelete() for node entities.
book_node_prepare_form function core/modules/book/book.module Implements hook_ENTITY_TYPE_prepare_form() for node entities.
book_node_presave function core/modules/book/book.module Implements hook_ENTITY_TYPE_presave() for node entities.
book_node_type_update function core/modules/book/book.module Implements hook_ENTITY_TYPE_update() for node_type entities.
book_node_update function core/modules/book/book.module Implements hook_ENTITY_TYPE_update() for node entities.
book_node_view function core/modules/book/book.module Implements hook_ENTITY_TYPE_view() for node entities.
book_pick_book_nojs_submit function core/modules/book/book.module Form submission handler for node_form().
book_schema function core/modules/book/book.install Implements hook_schema().
book_settings.yml file core/modules/book/migrations/book_settings.yml core/modules/book/migrations/book_settings.yml
book_test.info.yml file core/modules/book/tests/modules/book_test/book_test.info.yml core/modules/book/tests/modules/book_test/book_test.info.yml
book_test.module file core/modules/book/tests/modules/book_test/book_test.module Test module for testing the book module.
book_test_page_attachments function core/modules/book/tests/modules/book_test/book_test.module Implements hook_page_attachments().
book_test_views.info.yml file core/modules/book/tests/modules/book_test_views/book_test_views.info.yml core/modules/book/tests/modules/book_test_views/book_test_views.info.yml
book_theme function core/modules/book/book.module Implements hook_theme().
book_type_is_allowed function core/modules/book/book.module Determines if a given node type is in the list of types allowed for books.
book_uninstall function core/modules/book/book.install Implements hook_uninstall().
book_views_data function core/modules/book/book.views.inc Implements hook_views_data().
cache_context.route.book_navigation service core/modules/book/book.services.yml Drupal\book\Cache\BookNavigationCacheContext
CommentBookTest class core/modules/comment/tests/src/Functional/CommentBookTest.php Tests visibility of comments on book pages.
CommentBookTest.php file core/modules/comment/tests/src/Functional/CommentBookTest.php

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