function ThemeHandlerInterface::rebuildThemeData

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php \Drupal\Core\Extension\ThemeHandlerInterface::rebuildThemeData()

Scans and collects theme extension data and their engines.

Return value

\Drupal\Core\Extension\Extension[] An associative array of theme extensions.

File

core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php, line 78

Class

ThemeHandlerInterface
Manages the list of available themes.

Namespace

Drupal\Core\Extension

Code

public function rebuildThemeData();

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