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

Breadcrumb

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

function InlineBlockUsageInterface::deleteUsage

Delete the inline blocks' the usage records.

Parameters

int[] $block_content_ids: The block content entity IDs.

File

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

Class

InlineBlockUsageInterface
Defines an interface for tracking inline block usage.

Namespace

Drupal\layout_builder

Code

public function deleteUsage(array $block_content_ids);

API Navigation

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