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.