entity_type.bundle.info
Same name in other branches
- 8.9.x core/core.services.yml \entity_type.bundle.info
- 10 core/core.services.yml \entity_type.bundle.info
Class
Drupal\Core\Entity\EntityTypeBundleInfo59 string references to entity_type.bundle.info
- AccountForm::create in core/
modules/ user/ src/ AccountForm.php - Instantiates a new instance of this class.
- BlockContentEntityReferenceSelectionTest::setUp in core/
modules/ block_content/ tests/ src/ Kernel/ BlockContentEntityReferenceSelectionTest.php - BookOutlineForm::create in core/
modules/ book/ src/ Form/ BookOutlineForm.php - Instantiates a new instance of this class.
- Bundle::create in core/
modules/ views/ src/ Plugin/ views/ filter/ Bundle.php - Creates an instance of the plugin.
- CommentForm::create in core/
modules/ comment/ src/ CommentForm.php - Instantiates a new instance of this class.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Entity\EntityTypeBundleInfo
- arguments:
- - '@entity_type.manager'
- - '@language_manager'
- - '@module_handler'
- - '@typed_data_manager'
- - '@cache.discovery'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.