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

Breadcrumb

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

function LayoutPluginManagerInterface::getThemeImplementations

Gets theme implementations for layouts.

Return value

array An associative array of the same format as returned by hook_theme().

See also

hook_theme()

File

core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php, line 21

Class

LayoutPluginManagerInterface
Provides the interface for a plugin manager of layouts.

Namespace

Drupal\Core\Layout

Code

public function getThemeImplementations();

API Navigation

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