Search for all
Title | Object type | File name | Summary |
---|---|---|---|
ListCountIsTest::setUp | function | tests/ |
|
ListCountIsTest::testConditionEvaluation | function | tests/ |
Tests evaluating the condition. |
ListPositionOptions | class | src/ |
Options provider for the types of field access to check for. |
ListPositionOptions.php | file | src/ |
|
ListPositionOptions::getPossibleOptions | function | src/ |
Returns an array of possible values with labels for display. |
logger.channel.rules | service | ./ |
|
logger.channel.rules_debug | service | ./ |
Drupal\rules\Logger\RulesDebugLoggerChannel |
logger.ruleslog | service | ./ |
Drupal\rules\Logger\RulesLog |
logger.rules_debug_log | service | ./ |
Drupal\rules\Logger\RulesDebugLog |
LogicException | class | src/ |
An exception that is thrown when there is an error in program logic. |
LogicException.php | file | src/ |
|
LoopExpression | class | src/ |
Holds a set of actions that are executed over the iteration of a list. |
LoopExpression.php | file | src/ |
|
LoopExpression::allowsMetadataAssertions | function | src/ |
Determines whether child-expressions are allowed to assert metadata. |
LoopExpression::checkIntegrity | function | src/ |
Verifies that this expression is configured correctly. |
LoopExpression::defaultConfiguration | function | src/ |
Gets default configuration for this plugin. |
LoopExpression::executeWithState | function | src/ |
Execute the expression with a given Rules state. |
LoopExpression::prepareExecutionMetadataStateAfterTraversal | function | src/ |
Prepares execution metadata state after traversing through children. |
LoopExpression::prepareExecutionMetadataStateBeforeTraversal | function | src/ |
Prepares execution metadata state before traversing through children. |
LoopTest | class | tests/ |
Test Rules execution with the loop plugin. |
LoopTest.php | file | tests/ |
|
LoopTest::setUp | function | tests/ |
|
LoopTest::testInvalidListType | function | tests/ |
Tests that the data type used to loop over is a list. |
LoopTest::testItemNameConflict | function | tests/ |
Test the integrity check for loop item names that conflict with others. |
LoopTest::testListExists | function | tests/ |
Tests that the specified list variable exists in the execution state. |
LoopTest::testListItemRenaming | function | tests/ |
Tests that list items can be renamed for usage in nested loops. |
LoopTest::testListItemUsage | function | tests/ |
Tests that list items in the loop can be used during execution. |
LoopTest::testMissingList | function | tests/ |
Tests that a loop must have a list configured. |
LoopTest::testOutOfScopeVariable | function | tests/ |
Tests that the loop list item variable is not available after the loop. |
LoopTest::testOutOfScopeVariableExecution | function | tests/ |
Tests that the loop list item variable is not available after the loop. |
LoopTest::testPropertyPathList | function | tests/ |
Tests that a list can be chosen with a property path selector. |
LoopTest::testWrongVariableInAction | function | tests/ |
Tests that a variable used in an action within the loop exists. |
MessageTypeOptions | class | src/ |
Options provider to return the System Message types. |
MessageTypeOptions.php | file | src/ |
|
MessageTypeOptions::getPossibleOptions | function | src/ |
Returns an array of possible values with labels for display. |
MetadataAssertionTest | class | tests/ |
Tests asserting metadata works correctly. |
MetadataAssertionTest.php | file | tests/ |
|
MetadataAssertionTest::$modules | property | tests/ |
Modules to enable. |
MetadataAssertionTest::setUp | function | tests/ |
|
MetadataAssertionTest::testAssertingEntityBundle | function | tests/ |
Tests asserting metadata using the EntityIfOfBundle condition. |
MetadataAssertionTest::testAssertingOfNegatedConditions | function | tests/ |
Tests asserted metadata of negated conditions is ignored. |
MetadataAssertionTest::testAssertingWithLogicalOperations | function | tests/ |
Tests asserted metadata is handled correctly in OR and AND containers. |
NodeIsOfType | class | src/ |
Provides a 'Node is of type' condition. |
NodeIsOfType.php | file | src/ |
|
NodeIsOfType::doEvaluate | function | src/ |
Check if a node is of a specific set of types. |
NodeIsOfTypeTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\Condition\NodeIsOfType @group RulesCondition |
NodeIsOfTypeTest.php | file | tests/ |
|
NodeIsOfTypeTest::$condition | property | tests/ |
The condition to be tested. |
NodeIsOfTypeTest::setUp | function | tests/ |
|
NodeIsOfTypeTest::testConditionEvaluation | function | tests/ |
Tests evaluating the condition. |
Pagination
- Previous page
- Page 24
- Next page