inline_block.usage

Same name and namespace in other branches
  1. 8.9.x core/modules/layout_builder/layout_builder.services.yml \inline_block.usage
  2. 10 core/modules/layout_builder/layout_builder.services.yml \inline_block.usage
  3. 11.x core/modules/layout_builder/layout_builder.services.yml \inline_block.usage

Class

Drupal\layout_builder\InlineBlockUsage
3 string references to inline_block.usage
InlineBlockEntityOperations::create in core/modules/layout_builder/src/InlineBlockEntityOperations.php
Instantiates a new instance of this class.
InlineBlockTest::testDeletion in core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTest.php
Tests that entity blocks deleted correctly.
LayoutBuilderServiceProvider::register in core/modules/layout_builder/src/LayoutBuilderServiceProvider.php
Registers services to the container.

File

core/modules/layout_builder/layout_builder.services.yml

View source
  1. class: Drupal\layout_builder\InlineBlockUsage
  2. arguments:
  3. - '@database'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.