function LayoutPluginManagerInterface::getThemeImplementations
Same name in other branches
- 9 core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php \Drupal\Core\Layout\LayoutPluginManagerInterface::getThemeImplementations()
- 8.9.x core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php \Drupal\Core\Layout\LayoutPluginManagerInterface::getThemeImplementations()
- 10 core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php \Drupal\Core\Layout\LayoutPluginManagerInterface::getThemeImplementations()
Gets theme implementations for layouts.
Return value
array An associative array of the same format as returned by hook_theme().
See also
File
-
core/
lib/ Drupal/ Core/ Layout/ LayoutPluginManagerInterface.php, line 21
Class
- LayoutPluginManagerInterface
- Provides the interface for a plugin manager of layouts.
Namespace
Drupal\Core\LayoutCode
public function getThemeImplementations();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.