book.export
Same name in other branches
- 8.9.x core/modules/book/book.services.yml \book.export
- 10 core/modules/book/book.services.yml \book.export
- 11.x core/modules/book/book.services.yml \book.export
Class
Drupal\book\BookExport3 string references to book.export
- BookController::create in core/
modules/ book/ src/ Controller/ BookController.php - Instantiates a new instance of this class.
- BookMultilingualTest::testMultilingualBookExport in core/
modules/ book/ tests/ src/ Kernel/ BookMultilingualTest.php - Tests the book export returns correct translations.
- book_node_links_alter in core/
modules/ book/ book.module - Implements hook_node_links_alter().
File
-
core/
modules/ book/ book.services.yml
View source
- class: Drupal\book\BookExport
- arguments:
- - '@entity_type.manager'
- - '@book.manager'
- - '@entity.repository'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.