Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. InlineBlockUsageInterface.php

function InlineBlockUsageInterface::removeByLayoutEntity

Remove usage record by layout entity.

Parameters

\Drupal\Core\Entity\EntityInterface $entity: The layout entity.

File

core/modules/layout_builder/src/InlineBlockUsageInterface.php, line 39

Class

InlineBlockUsageInterface
Defines an interface for tracking inline block usage.

Namespace

Drupal\layout_builder

Code

public function removeByLayoutEntity(EntityInterface $entity);

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal