Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
Book.php
»
Book
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
8 string references to 'Book'
book.info.yml
in drupal/
core/
modules/
book/
book.info.yml
drupal/core/modules/book/book.info.yml
BookController::adminOverview
in drupal/
core/
modules/
book/
lib/
Drupal/
book/
Controller/
BookController.php
Returns an administrative overview of all books.
BookTest::getInfo
in drupal/
core/
modules/
book/
lib/
Drupal/
book/
Tests/
BookTest.php
book_entity_bundle_info
in drupal/
core/
modules/
book/
book.module
Implements
hook_entity_bundle_info
().
book_library_info
in drupal/
core/
modules/
book/
book.module
Implements
hook_library_info
().
Framework_AssertTest::testAssertContainsOnlyInstancesOf
in drupal/
core/
vendor/
phpunit/
phpunit/
Tests/
Framework/
AssertTest.php
@covers PHPUnit_Framework_Assert::assertContainsOnlyInstancesOf
Framework_AssertTest::testAssertThatContainsOnlyInstancesOf
in drupal/
core/
vendor/
phpunit/
phpunit/
Tests/
Framework/
AssertTest.php
@covers PHPUnit_Framework_Assert::assertThat @covers PHPUnit_Framework_Assert::containsOnlyInstancesOf
_book_add_form_elements
in drupal/
core/
modules/
book/
book.module
Builds the common elements of the book form for the node and outline forms.