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.
