Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CurrentDateContextTest.php | file | tests/ |
|
| CurrentDateContextTest::$modules | property | tests/ |
Modules to enable. |
| CurrentDateContextTest::setUp | function | tests/ |
|
| CurrentDateContextTest::testGetAvailableContexts | function | tests/ |
@covers ::getAvailableContexts[[api-linebreak]] |
| CurrentPath | class | src/ |
The "current_path" data type. |
| CurrentPath.php | file | src/ |
|
| CurrentPath::setValue | function | src/ |
Sets the data values for this type. |
| CurrentPathContext | class | src/ |
Makes the current path available as a context variable. |
| CurrentPathContext.php | file | src/ |
|
| CurrentPathContext::$currentPathStack | property | src/ |
The current path service. |
| CurrentPathContext::getAvailableContexts | function | src/ |
Gets all available contexts for the purposes of configuration. |
| CurrentPathContext::getRuntimeContexts | function | src/ |
Gets runtime context values for the given context IDs. |
| CurrentPathContext::__construct | function | src/ |
Constructs a new CurrentPathContext. |
| CurrentPathContextTest | class | tests/ |
@coversDefaultClass \Drupal\user\ContextProvider\CurrentUserContext[[api-linebreak]] |
| CurrentPathContextTest.php | file | tests/ |
|
| CurrentPathContextTest::$modules | property | tests/ |
Modules to enable. |
| CurrentPathContextTest::setUp | function | tests/ |
|
| CurrentPathContextTest::testGetAvailableContexts | function | tests/ |
@covers ::getAvailableContexts[[api-linebreak]] |
| CurrentPathDataDefinition | class | src/ |
A typed data definition class for describing current_path data type. |
| CurrentPathDataDefinition.php | file | src/ |
|
| CurrentPathDataDefinition::getPropertyDefinitions | function | src/ |
Gets an array of property definitions of contained properties. |
| DataCalculateValue | class | src/ |
Provides a 'numeric calculation' action. |
| DataCalculateValue.php | file | src/ |
|
| DataCalculateValue::doExecute | function | src/ |
Executes the action with the given context. |
| DataCalculateValueTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\DataCalculateValue[[api-linebreak]] @group RulesAction |
| DataCalculateValueTest.php | file | tests/ |
|
| DataCalculateValueTest::$action | property | tests/ |
The action to be tested. |
| DataCalculateValueTest::setUp | function | tests/ |
|
| DataCalculateValueTest::testAdditionAction | function | tests/ |
Tests the addition of two numeric values. |
| DataCalculateValueTest::testDivisionAction | function | tests/ |
Tests the division of one numeric by another. |
| DataCalculateValueTest::testMaximumAction | function | tests/ |
Tests the use of max operator for 2 input values. |
| DataCalculateValueTest::testMinimumAction | function | tests/ |
Tests the use of min operator for 2 input values. |
| DataCalculateValueTest::testMultiplicationAction | function | tests/ |
Tests the multiplication of one numeric by another. |
| DataCalculateValueTest::testSubtractionAction | function | tests/ |
Tests the subtraction of one numeric value from another. |
| DataCalculateValueTest::testSummary | function | tests/ |
Tests the summary. |
| DataComparison | class | src/ |
Provides a 'Data comparison' condition. |
| DataComparison.php | file | src/ |
|
| DataComparison::doEvaluate | function | src/ |
Evaluate the data comparison. |
| DataComparison::refineContextDefinitions | function | src/ |
Refines used and provided context definitions based upon context values. |
| DataComparisonTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\Condition\DataComparison[[api-linebreak]] @group RulesCondition |
| DataComparisonTest.php | file | tests/ |
|
| DataComparisonTest::$condition | property | tests/ |
The condition to be tested. |
| DataComparisonTest::setUp | function | tests/ |
|
| DataComparisonTest::testConditionEvaluationOperatorContains | function | tests/ |
Tests evaluating the condition with the "contains" operation. |
| DataComparisonTest::testConditionEvaluationOperatorEquals | function | tests/ |
Tests evaluating the condition with the "equals" operator. |
| DataComparisonTest::testConditionEvaluationOperatorGreaterThan | function | tests/ |
Tests evaluating the condition with the "is greater than" operation. |
| DataComparisonTest::testConditionEvaluationOperatorIn | function | tests/ |
Tests evaluating the condition with the "IN" operation. |
| DataComparisonTest::testConditionEvaluationOperatorLessThan | function | tests/ |
Tests evaluating the condition with the "is less than" operation. |
| DataComparisonTest::testRefineContextDefinitions | function | tests/ |
@covers ::refineContextDefinitions[[api-linebreak]] |
| DataComparisonTest::testSummary | function | tests/ |
Tests the summary. |
Pagination
- Previous page
- Page 10
- Next page