81 string references to 'Book'
- block.block.olivero_book_navigation.yml in core/
themes/ olivero/ config/ optional/ block.block.olivero_book_navigation.yml - core/themes/olivero/config/optional/block.block.olivero_book_navigation.yml
- Block::prepareRow in core/
modules/ block/ src/ Plugin/ migrate/ source/ Block.php - Adds additional data to the row.
- BlockConfigSchemaTest::setUp in core/
modules/ block/ tests/ src/ Kernel/ BlockConfigSchemaTest.php - book.info.yml in core/
modules/ book/ book.info.yml - core/modules/book/book.info.yml
- book.migrate_drupal.yml in core/
modules/ book/ migrations/ state/ book.migrate_drupal.yml - core/modules/book/migrations/state/book.migrate_drupal.yml
- book.settings.yml in core/
modules/ book/ config/ install/ book.settings.yml - core/modules/book/config/install/book.settings.yml
- Book::updateEntity in core/
modules/ book/ src/ Plugin/ migrate/ destination/ Book.php - Updates an entity with the new values from row.
- BookContentModerationTest::setUp in core/
modules/ book/ tests/ src/ Functional/ BookContentModerationTest.php - BookController::adminOverview in core/
modules/ book/ src/ Controller/ BookController.php - Returns an administrative overview of all books.
- BookInstallTest::testBookInstallWithPreexistingContentType in core/
modules/ book/ tests/ src/ Kernel/ BookInstallTest.php - Tests Book install with pre-existing content type.
- BookJavascriptTest::testBookOrdering in core/
modules/ book/ tests/ src/ FunctionalJavascript/ BookJavascriptTest.php - Tests re-ordering of books.
- BookJavascriptTest::testBookOrdering in core/
modules/ book/ tests/ src/ FunctionalJavascript/ BookJavascriptTest.php - Tests re-ordering of books.
- BookManager::addFormElements in core/
modules/ book/ src/ BookManager.php - Builds the common elements of the book form for the node and outline forms.
- BookManager::addFormElements in core/
modules/ book/ src/ BookManager.php - Builds the common elements of the book form for the node and outline forms.
- BookMultilingualTest::setUp in core/
modules/ book/ tests/ src/ Kernel/ BookMultilingualTest.php - BookOutlineForm::save in core/
modules/ book/ src/ Form/ BookOutlineForm.php - Form submission handler for the 'save' action.
- BookOutlineStorage::getBookMenuTree in core/
modules/ book/ src/ BookOutlineStorage.php - Builds tree data used for the menu tree.
- BookOutlineStorage::getBookSubtree in core/
modules/ book/ src/ BookOutlineStorage.php - Get book subtree.
- BookOutlineStorage::getChildRelativeDepth in core/
modules/ book/ src/ BookOutlineStorage.php - Gets child relative depth.
- BookOutlineStorage::loadMultiple in core/
modules/ book/ src/ BookOutlineStorage.php - Loads books.
- BookOutlineStorage::updateMovedChildren in core/
modules/ book/ src/ BookOutlineStorage.php - Update the book ID of the book link that it's being moved.
- BookPendingRevisionTest::setUp in core/
modules/ book/ tests/ src/ Kernel/ BookPendingRevisionTest.php - BookTest::providerSource in core/
modules/ book/ tests/ src/ Kernel/ Plugin/ migrate/ source/ BookTest.php - The data provider.
- BookTest::testBookListing in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests the listing of all books.
- BookTest::testBookOutline in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests outline of a book.
- BookUninstallTest::setUp in core/
modules/ book/ tests/ src/ Kernel/ BookUninstallTest.php - BookUninstallTest::testBookUninstall in core/
modules/ book/ tests/ src/ Kernel/ BookUninstallTest.php - Tests the book_system_info_alter() method.
- BookUninstallValidator::validate in core/
modules/ book/ src/ BookUninstallValidator.php - Determines the reasons a module can not be uninstalled.
- BookUninstallValidatorTest::testValidateEntityQueryWithoutResults in core/
modules/ book/ tests/ src/ Unit/ BookUninstallValidatorTest.php - @covers ::validate
- BookUninstallValidatorTest::testValidateEntityQueryWithResults in core/
modules/ book/ tests/ src/ Unit/ BookUninstallValidatorTest.php - @covers ::validate
- BookUninstallValidatorTest::testValidateOutlineStorage in core/
modules/ book/ tests/ src/ Unit/ BookUninstallValidatorTest.php - @covers ::validate
- book_node_builder in core/
modules/ book/ book.module - Entity form builder to add the book information to the node.
- book_pick_book_nojs_submit in core/
modules/ book/ book.module - Form submission handler for node_form().
- book_settings.yml in core/
modules/ book/ migrations/ book_settings.yml - core/modules/book/migrations/book_settings.yml
- book_views_data in core/
modules/ book/ book.views.inc - Implements hook_views_data().
- CommentBookTest::setUp in core/
modules/ comment/ tests/ src/ Functional/ CommentBookTest.php - CommentBookTest::testBookCommentPrint in core/
modules/ comment/ tests/ src/ Functional/ CommentBookTest.php - Tests comments in book export.
- CommentFieldsTest::testCommentInstallAfterContentModule in core/
modules/ comment/ tests/ src/ Functional/ CommentFieldsTest.php - Tests that comment module works when installed after a content module.
- core.base_field_override.node.book.promote.yml in core/
modules/ book/ config/ optional/ core.base_field_override.node.book.promote.yml - core/modules/book/config/optional/core.base_field_override.node.book.promote.yml
- core.entity_form_display.node.book.default.yml in core/
modules/ book/ config/ optional/ core.entity_form_display.node.book.default.yml - core/modules/book/config/optional/core.entity_form_display.node.book.default.yml
- core.entity_view_display.node.book.default.yml in core/
modules/ book/ config/ optional/ core.entity_view_display.node.book.default.yml - core/modules/book/config/optional/core.entity_view_display.node.book.default.yml
- core.entity_view_display.node.book.teaser.yml in core/
modules/ book/ config/ optional/ core.entity_view_display.node.book.teaser.yml - core/modules/book/config/optional/core.entity_view_display.node.book.teaser.yml
- core.entity_view_mode.node.print.yml in core/
modules/ book/ config/ optional/ core.entity_view_mode.node.print.yml - core/modules/book/config/optional/core.entity_view_mode.node.print.yml
- d6_book.yml in core/
modules/ book/ migrations/ d6_book.yml - core/modules/book/migrations/d6_book.yml
- d7_book.yml in core/
modules/ book/ migrations/ d7_book.yml - core/modules/book/migrations/d7_book.yml
- drupal6.php in core/
modules/ aggregator/ tests/ fixtures/ drupal6.php - A database agnostic dump for testing purposes.
- drupal6.php in core/
modules/ migrate_drupal/ tests/ fixtures/ drupal6.php - A database agnostic dump for testing purposes.
- drupal7.php in core/
modules/ aggregator/ tests/ fixtures/ drupal7.php - A database agnostic dump for testing purposes.
- drupal7.php in core/
modules/ migrate_drupal/ tests/ fixtures/ drupal7.php - A database agnostic dump for testing purposes.
- field.field.node.book.body.yml in core/
modules/ book/ config/ optional/ field.field.node.book.body.yml - core/modules/book/config/optional/field.field.node.book.body.yml
- MigrateBlockTest::testBlockMigration in core/
modules/ block/ tests/ src/ Kernel/ Migrate/ d6/ MigrateBlockTest.php - Tests the block migration.
- MigrateBookConfigsTest::testBookSettings in core/
modules/ book/ tests/ src/ Kernel/ Migrate/ d6/ MigrateBookConfigsTest.php - Tests migration of book variables to book.settings.yml.
- MigrateBookConfigsTest::testBookSettings in core/
modules/ book/ tests/ src/ Kernel/ Migrate/ d7/ MigrateBookConfigsTest.php - Tests migration of book variables to book.settings.yml.
- MigrateBookTest::setUp in core/
modules/ book/ tests/ src/ Kernel/ Migrate/ d7/ MigrateBookTest.php - MigrateBookTest::setUp in core/
modules/ book/ tests/ src/ Kernel/ Migrate/ d6/ MigrateBookTest.php - MigrateCommentFieldInstanceTest::testMigration in core/
modules/ comment/ tests/ src/ Kernel/ Migrate/ d7/ MigrateCommentFieldInstanceTest.php - Tests the migrated fields.
- MigrateDrupal6AuditIdsTest::setUp in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d6/ MigrateDrupal6AuditIdsTest.php - MigrateDrupal7AuditIdsTest::setUp in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d7/ MigrateDrupal7AuditIdsTest.php - MigrateFieldInstanceWidgetSettingsTest::testWidgetSettings in core/
modules/ field/ tests/ src/ Kernel/ Migrate/ d7/ MigrateFieldInstanceWidgetSettingsTest.php - Tests that migrated view modes can be loaded using D8 APIs.
- MigrateLanguageContentSettingsTest::testLanguageContent in core/
modules/ language/ tests/ src/ Kernel/ Migrate/ d7/ MigrateLanguageContentSettingsTest.php - Tests migration of content language settings.
- MigrateNodeCompleteTest::testRollbackNodeComplete in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d7/ MigrateNodeCompleteTest.php - Tests rollback of the complete node migration.
- MigrateNodeTitleLabelTest::testMigration in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d7/ MigrateNodeTitleLabelTest.php - Tests migration of node title field overrides.
- MigrateNodeTypeTest::testNodeType in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d7/ MigrateNodeTypeTest.php - Tests Drupal 7 node type to Drupal 8 migration.
- MigrateUpgradeExecuteTestBase::doUpgradeAndIncremental in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ MigrateUpgradeExecuteTestBase.php - Executes an upgrade and then an incremental upgrade.
- MultilingualReviewPageTest::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ MultilingualReviewPageTest.php - Gets the available upgrade paths.
- MultilingualReviewPageTest::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d6/ MultilingualReviewPageTest.php - Gets the available upgrade paths.
- MultilingualReviewPageTest::getMissingPaths in core/
modules/ aggregator/ tests/ src/ Functional/ migrate_drupal_ui/ d7/ MultilingualReviewPageTest.php - Gets the missing upgrade paths.
- MultilingualReviewPageTest::getMissingPaths in core/
modules/ aggregator/ tests/ src/ Functional/ migrate_drupal_ui/ d6/ MultilingualReviewPageTest.php - Gets the missing upgrade paths.
- node.type.book.yml in core/
modules/ book/ config/ optional/ node.type.book.yml - core/modules/book/config/optional/node.type.book.yml
- NoMultilingualReviewPageTest::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ NoMultilingualReviewPageTest.php - Gets the available upgrade paths.
- NoMultilingualReviewPageTest::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d6/ NoMultilingualReviewPageTest.php - Gets the available upgrade paths.
- NoMultilingualReviewPageTest::getMissingPaths in core/
modules/ aggregator/ tests/ src/ Functional/ migrate_drupal_ui/ d7/ NoMultilingualReviewPageTest.php - Gets the missing upgrade paths.
- NoMultilingualReviewPageTest::getMissingPaths in core/
modules/ aggregator/ tests/ src/ Functional/ migrate_drupal_ui/ d6/ NoMultilingualReviewPageTest.php - Gets the missing upgrade paths.
- OliveroTest::testConfigSchema in core/
tests/ Drupal/ FunctionalTests/ Theme/ OliveroTest.php - Test Olivero's configuration schema.
- UpdatePathTestBaseFilledTest::testUpdatedSite in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatePathTestBaseFilledTest.php - Tests that the content and configuration were properly updated.
- Upgrade6Test::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d6/ Upgrade6Test.php - Gets the available upgrade paths.
- Upgrade7Test::getAvailablePaths in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ Upgrade7Test.php - Gets the available upgrade paths.
- UpgradeTest::getAvailablePaths in core/
modules/ aggregator/ tests/ src/ Functional/ migrate_drupal_ui/ d6/ UpgradeTest.php - Gets the available upgrade paths.
- UpgradeTest::getAvailablePaths in core/
modules/ aggregator/ tests/ src/ Functional/ migrate_drupal_ui/ d7/ UpgradeTest.php - Gets the available upgrade paths.
- views.view.test_book_view.yml in core/
modules/ book/ tests/ modules/ book_test_views/ test_views/ views.view.test_book_view.yml - core/modules/book/tests/modules/book_test_views/test_views/views.view.test_book_view.yml
- views.view.test_book_view.yml in core/
modules/ book/ tests/ modules/ book_test_views/ test_views/ views.view.test_book_view.yml - core/modules/book/tests/modules/book_test_views/test_views/views.view.test_book_view.yml
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.