function LayoutPluginManagerInterface::getGroupedDefinitions

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php \Drupal\Core\Layout\LayoutPluginManagerInterface::getGroupedDefinitions()
  2. 8.9.x core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php \Drupal\Core\Layout\LayoutPluginManagerInterface::getGroupedDefinitions()
  3. 10 core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php \Drupal\Core\Layout\LayoutPluginManagerInterface::getGroupedDefinitions()

Return value

\Drupal\Core\Layout\LayoutDefinition[][]

Overrides CategorizingPluginManagerInterface::getGroupedDefinitions

File

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

Class

LayoutPluginManagerInterface
Provides the interface for a plugin manager of layouts.

Namespace

Drupal\Core\Layout

Code

public function getGroupedDefinitions(?array $definitions = NULL);

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