RouteHelper |
class |
Drupal\theme_compiler\Routing |
src/Routing/RouteHelper.php |
Builds the dynamic routes provided by this theme. |
|
|
2 |
ThemeCompiler |
class |
Drupal\theme_compiler\Annotation |
src/Annotation/ThemeCompiler.php |
Defines a Theme compiler plugin annotation object. |
|
|
|
ThemeCompilerController |
class |
Drupal\theme_compiler\Controller |
src/Controller/ThemeCompilerController.php |
Defines the theme compiler controller. |
|
|
2 |
ThemeCompilerControllerInterface |
interface |
Drupal\theme_compiler\Plugin |
src/Plugin/ThemeCompilerControllerInterface.php |
Defines the interface of the theme compiler controller. |
1 |
1 |
|
ThemeCompilerPluginBase |
abstract class |
Drupal\theme_compiler\Plugin |
src/Plugin/ThemeCompilerPluginBase.php |
The base implementation for a theme compiler plugin. |
|
|
|
ThemeCompilerPluginInterface |
interface |
Drupal\theme_compiler\Plugin |
src/Plugin/ThemeCompilerPluginInterface.php |
An interface that all theme compiler plugins should use. |
2 |
|
|
ThemeCompilerPluginManager |
class |
Drupal\theme_compiler\Plugin |
src/Plugin/ThemeCompilerPluginManager.php |
Defines the compiler plugin manager provided by this module. |
|
1 |
2 |
ThemeCompilerTargetContext |
class |
Drupal\theme_compiler\Plugin |
src/Plugin/ThemeCompilerTargetContext.php |
The context used to define common interface parameters for a theme compiler. |
|
2 |
|