You are here

Classes, traits, and interfaces in Theme Compiler 2.0.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
CompilerException class Drupal\theme_compiler src/CompilerException.php Provides an exception class for issues that occur during compilation.
CompileSubscriber class Drupal\theme_compiler\EventSubscriber src/EventSubscriber/CompileSubscriber.php An event subscriber used to trigger (re)compilation of this module's assets. 2
OnDemandCompileEvent class Drupal\theme_compiler\Event src/Event/OnDemandCompileEvent.php An event to trigger the compilation of all assets provided by this module. 1
RouteHelper class Drupal\theme_compiler\Routing src/Routing/RouteHelper.php Builds the route(s) that facilitate compilation of theme-provided assets. 2
ThemeCompilerController class Drupal\theme_compiler\Controller src/Controller/ThemeCompilerController.php Defines the controller used to compile assets provided by themes. 2
ThemeCompilerControllerInterface interface Drupal\theme_compiler src/ThemeCompilerControllerInterface.php Defines the interface of the theme compiler controller. 1 1

Other projects