Search for rule
Title | Object type | File name | Summary |
---|---|---|---|
RuleExpressionTest::testNestedRules | function | tests/ |
Tests that nested rules are properly executed. |
RuleExpressionTest::testSetActionsGetActions | function | tests/ |
Tests the condition container setter and getter. |
RuleExpressionTest::testSetConditionsGetConditions | function | tests/ |
Tests the condition container setter and getter. |
RuleExpressionTest::testTwoConditionsFalse | function | tests/ |
Tests that an action does not fire if a condition fails. |
RuleExpressionTest::testTwoConditionsTrue | function | tests/ |
Tests that an action fires if a condition passes. |
Rules | class | src/ |
Class containing shortcuts for procedural code. |
rules-debug-log-element.html.twig | file | templates/ |
{# /** * @file * Default theme implementation for a Rules debug output log entry. * * This outputs the container for Rules log debug output. * Individual log entries are output in rules-debug-log-element.html.twig. * * Available variables: * -… |
rules.action.schema.yml | file | config/ |
config/schema/rules.action.schema.yml |
rules.commands | service | ./ |
Drupal\rules\Commands\RulesCommands |
rules.component.rules_test_default_component.yml | file | tests/ |
tests/modules/rules_test_default_component/config/install/rules.component.rules_test_default_component.yml |
rules.component_repository | service | ./ |
Drupal\rules\Engine\RulesComponentRepository |
rules.component_resolver.component_config | service | ./ |
Drupal\rules\ComponentResolver\ComponentConfigResolver |
rules.component_resolver.event_component | service | ./ |
Drupal\rules\ComponentResolver\EventComponentResolver |
rules.condition.schema.yml | file | config/ |
config/schema/rules.condition.schema.yml |
rules.context.schema.yml | file | config/ |
config/schema/rules.context.schema.yml |
rules.current_date_context | service | ./ |
Drupal\rules\ContextProvider\CurrentDateContext |
rules.current_path_context | service | ./ |
Drupal\rules\ContextProvider\CurrentPathContext |
rules.data_types.schema.yml | file | config/ |
config/schema/rules.data_types.schema.yml |
rules.event_subscriber | service | ./ |
Drupal\rules\EventSubscriber\GenericEventSubscriber |
rules.expression.schema.yml | file | config/ |
config/schema/rules.expression.schema.yml |
rules.info.yml | file | ./ |
rules.info.yml |
rules.install | file | ./ |
Install, update and uninstall functions for the Rules module. |
rules.libraries.yml | file | ./ |
rules.libraries.yml |
rules.links.action.yml | file | ./ |
rules.links.action.yml |
rules.links.menu.yml | file | ./ |
rules.links.menu.yml |
rules.links.task.yml | file | ./ |
rules.links.task.yml |
rules.module | file | ./ |
Hook implementations for the Rules module. |
rules.permissions.yml | file | ./ |
rules.permissions.yml |
Rules.php | file | src/ |
|
rules.redirect_event_subscriber | service | ./ |
Drupal\rules\EventSubscriber\RedirectEventSubscriber |
rules.routing.yml | file | ./ |
rules.routing.yml |
rules.rules.events.yml | file | ./ |
rules.rules.events.yml |
rules.rules_ui.yml | file | ./ |
rules.rules_ui.yml |
rules.schema.yml | file | config/ |
config/schema/rules.schema.yml |
rules.services.yml | file | ./ |
rules.services.yml |
rules.settings.yml | file | config/ |
config/install/rules.settings.yml |
rules.site_context | service | ./ |
Drupal\rules\ContextProvider\SiteContext |
rules.theme.inc | file | ./ |
Rules theme preprocessor function to prepare variables for use in templates. |
rules.ui_route_enhancer | service | ./ |
Drupal\rules\Routing\RulesUiRouteEnhancer |
rules.ui_route_subscriber | service | ./ |
Drupal\rules\Routing\RulesUiRouteSubscriber |
Rules::CONFIG_VERSION | constant | src/ |
The current configuration schema version. |
RulesAction | class | src/ |
Defines a Rules Action annotation object. |
RulesAction.php | file | src/ |
|
RulesAction::$category | property | src/ |
The category under which the action should be listed in the UI. |
RulesAction::$configure_permission | property | src/ |
The permission required to access the configuration UI for this plugin. |
RulesAction::$context_definitions | property | src/ |
An array of context definitions describing the context used by the plugin. |
RulesAction::$id | property | src/ |
The plugin ID. |
RulesAction::$label | property | src/ |
The human-readable name of the action plugin. |
RulesAction::$provides | property | src/ |
Defines the provided context_definitions of the action plugin. |
RulesActionAccessTest | class | tests/ |
Tests configuration access control for Rules Actions. |
Pagination
- Previous page
- Page 4
- Next page