book.manager
Same name in other branches
- 9 core/modules/book/book.services.yml \book.manager
- 10 core/modules/book/book.services.yml \book.manager
- 11.x core/modules/book/book.services.yml \book.manager
Class
Drupal\book\BookManager15 string references to book.manager
- BookAdminEditForm::create in core/
modules/ book/ src/ Form/ BookAdminEditForm.php - Instantiates a new instance of this class.
- BookController::create in core/
modules/ book/ src/ Controller/ BookController.php - Instantiates a new instance of this class.
- BookNavigationBlock::create in core/
modules/ book/ src/ Plugin/ Block/ BookNavigationBlock.php - Creates an instance of the plugin.
- BookOutlineConstraintValidator::create in core/
modules/ book/ src/ Plugin/ Validation/ Constraint/ BookOutlineConstraintValidator.php - Instantiates a new instance of this class.
- BookOutlineForm::create in core/
modules/ book/ src/ Form/ BookOutlineForm.php - Instantiates a new instance of this class.
File
-
core/
modules/ book/ book.services.yml
View source
- class: Drupal\book\BookManager
- arguments:
- - '@entity_type.manager'
- - '@string_translation'
- - '@config.factory'
- - '@book.outline_storage'
- - '@renderer'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.