block_content.uuid_lookup
Same name in other branches
- 8.9.x core/modules/block_content/block_content.services.yml \block_content.uuid_lookup
- 10 core/modules/block_content/block_content.services.yml \block_content.uuid_lookup
- 11.x core/modules/block_content/block_content.services.yml \block_content.uuid_lookup
Class
\Drupal\block_content\BlockContentUuidLookupTags
- needs_destruction
1 string reference to block_content.uuid_lookup
- BlockContentBlock::create in core/
modules/ block_content/ src/ Plugin/ Block/ BlockContentBlock.php - Creates an instance of the plugin.
File
-
core/
modules/ block_content/ block_content.services.yml
View source
- class: \Drupal\block_content\BlockContentUuidLookup
- arguments:
- - '@cache.bootstrap'
- - '@lock'
- - '@entity_type.manager'
- tags:
- - { name: needs_destruction }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.