ConfigImportEventSubscriber |
class |
Drupal\themekey\EventSubscriber |
src/EventSubscriber/ConfigImportEventSubscriber.php |
Defines a event listener implementation for config import. |
|
|
2 |
DrupalRouteName |
class |
Drupal\themekey\Plugin\Property |
src/Plugin/Property/DrupalRouteName.php |
Provides a 'query param' property. |
|
|
|
Engine |
class |
Drupal\themekey\Engine |
src/Engine/Engine.php |
|
|
|
2 |
EngineInterface |
interface |
Drupal\themekey |
src/EngineInterface.php |
Defines an interface for ThemeKey Engines. |
1 |
2 |
|
Equals |
class |
Drupal\themekey\Plugin\Operator |
src/Plugin/Operator/Equals.php |
Provides an 'equals' operator. |
|
|
|
Lower |
class |
Drupal\themekey\Plugin\Operator |
src/Plugin/Operator/Lower.php |
Provides an 'equals' operator. |
|
|
|
NodeNid |
class |
Drupal\themekey\Plugin\Property |
src/Plugin/Property/NodeNid.php |
Provides a 'node id' property. |
|
|
|
NodeNid |
class |
Drupal\themekey\Plugin\PropertyAdmin |
src/Plugin/PropertyAdmin/NodeNid.php |
Administers a 'node id' property. |
|
|
|
Operator |
class |
Drupal\themekey\Annotation |
src/Annotation/Operator.php |
Defines an operator item annotation object. |
|
|
|
OperatorBase |
abstract class |
Drupal\themekey |
src/OperatorBase.php |
|
2 |
2 |
|
OperatorInterface |
interface |
Drupal\themekey |
src/OperatorInterface.php |
Defines an interface for ThemeKey operator plugins. |
1 |
|
|
OperatorManager |
class |
Drupal\themekey |
src/OperatorManager.php |
ThemeKey Operator plugin manager. |
|
|
2 |
OperatorManagerTrait |
trait |
Drupal\themekey |
src/OperatorManagerTrait.php |
|
|
2 |
|
Property |
class |
Drupal\themekey\Annotation |
src/Annotation/Property.php |
Defines a property item annotation object. |
|
|
|
PropertyAdmin |
class |
Drupal\themekey\Annotation |
src/Annotation/PropertyAdmin.php |
Defines a property item annotation object. |
|
|
|
PropertyAdminDigitBase |
abstract class |
Drupal\themekey |
src/PropertyAdminDigitBase.php |
|
1 |
1 |
|
PropertyAdminInterface |
interface |
Drupal\themekey |
src/PropertyAdminInterface.php |
Defines an interface for ThemeKey property plugins. |
1 |
1 |
|
PropertyAdminManager |
class |
Drupal\themekey |
src/PropertyAdminManager.php |
ThemeKey Property plugin manager. |
|
|
2 |
PropertyAdminManagerTrait |
trait |
Drupal\themekey |
src/PropertyAdminManagerTrait.php |
|
|
1 |
|
PropertyBase |
abstract class |
Drupal\themekey |
src/PropertyBase.php |
|
3 |
3 |
|
PropertyInterface |
interface |
Drupal\themekey |
src/PropertyInterface.php |
Defines an interface for ThemeKey property plugins. |
1 |
|
|
PropertyManager |
class |
Drupal\themekey |
src/PropertyManager.php |
ThemeKey Property plugin manager. |
|
|
2 |
PropertyManagerTrait |
trait |
Drupal\themekey |
src/PropertyManagerTrait.php |
|
|
2 |
|
RuleChainManager |
class |
Drupal\themekey |
src/RuleChainManager.php |
ThemeKey Rule Chain manager. |
|
|
2 |
RuleChainManagerInterface |
interface |
Drupal\themekey |
src/RuleChainManagerInterface.php |
ThemeKey Rule Chain manager. |
1 |
1 |
|
RuleChainManagerTrait |
trait |
Drupal\themekey |
src/RuleChainManagerTrait.php |
|
|
3 |
|
SingletonPluginBase |
abstract class |
Drupal\themekey\Plugin |
src/Plugin/SingletonPluginBase.php |
|
3 |
3 |
|
SingletonPluginInspectionInterface |
interface |
Drupal\themekey\Plugin |
src/Plugin/SingletonPluginInspectionInterface.php |
Defines an interface for ThemeKey plugins using a singleton pattern. |
3 |
3 |
|
SystemQueryParam |
class |
Drupal\themekey\Plugin\Property |
src/Plugin/Property/SystemQueryParam.php |
Provides a 'query param' property. |
|
|
|
ThemeKeyNegotiator |
class |
Drupal\themekey\Theme |
src/Theme/ThemeKeyNegotiator.php |
|
|
|
2 |
ThemeKeyRule |
class |
Drupal\themekey\Entity |
src/Entity/ThemeKeyRule.php |
Defines the ThemeKeyRule entity. |
|
4 |
|
ThemeKeyRuleChainForm |
class |
Drupal\themekey\Form |
src/Form/ThemeKeyRuleChainForm.php |
Provides a form for administering the ThemeKey rule chain. |
|
|
1 |
ThemeKeyRuleDeleteForm |
class |
Drupal\themekey\Form |
src/Form/ThemeKeyRuleDeleteForm.php |
Builds the form to delete a ThemeKeyRule. |
|
|
|
ThemeKeyRuleForm |
class |
Drupal\themekey\Form |
src/Form/ThemeKeyRuleForm.php |
|
|
|
|
ThemeKeyRuleInterface |
interface |
Drupal\themekey |
src/ThemeKeyRuleInterface.php |
Provides an interface defining a ThemeKeyRule entity. |
1 |
3 |
|
ThemeKeyRuleListBuilder |
class |
Drupal\themekey\Controller |
src/Controller/ThemeKeyRuleListBuilder.php |
Provides a listing of ThemeKeyRule. |
|
|
|