Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestSessionBase::isStarted | function | tests/ |
|
| TestSessionBase::migrate | function | tests/ |
|
| TestSessionBase::registerBag | function | tests/ |
|
| TestSessionBase::replace | function | tests/ |
|
| TestSessionBase::save | function | tests/ |
|
| TestSessionBase::set | function | tests/ |
|
| TestSessionBase::setId | function | tests/ |
|
| TestSessionBase::setName | function | tests/ |
|
| TestSessionBase::start | function | tests/ |
|
| TestStringAction | class | tests/ |
Provides a test action that concatenates a string to itself. |
| TestStringAction.php | file | tests/ |
|
| TestStringAction::doExecute | function | tests/ |
Concatenates the text with itself. |
| TestTextCondition | class | tests/ |
Returns TRUE if the 'text' context parameter equals 'test value'. |
| TestTextCondition.php | file | tests/ |
|
| TestTextCondition::evaluate | function | tests/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
| TestTextCondition::summary | function | tests/ |
Get the translated summary from the label annotation. |
| TextComparison | class | src/ |
Provides a 'Text comparison' condition. |
| TextComparison.php | file | src/ |
|
| TextComparison::doEvaluate | function | src/ |
Evaluate the text comparison. |
| TextComparisonTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Plugin\Condition\TextComparison[[api-linebreak]] @group RulesCondition |
| TextComparisonTest.php | file | tests/ |
|
| TextComparisonTest::$condition | property | tests/ |
The condition to be tested. |
| TextComparisonTest::setUp | function | tests/ |
|
| TextComparisonTest::testConditionEvaluationOperatorContains | function | tests/ |
Tests evaluating the condition with the "contains" operator. |
| TextComparisonTest::testConditionEvaluationOperatorEnds | function | tests/ |
Tests evaluating the condition with the "ends" operator. |
| TextComparisonTest::testConditionEvaluationOperatorRegex | function | tests/ |
Tests evaluating the condition with the "regex" operator. |
| TextComparisonTest::testConditionEvaluationOperatorStarts | function | tests/ |
Tests evaluating the condition with the "starts" operator. |
| TextComparisonTest::testSummary | function | tests/ |
Tests the summary. |
| TokenIntegrationTest | class | tests/ |
Test using the Rules API with the placeholder token replacement system. |
| TokenIntegrationTest.php | file | tests/ |
|
| TokenIntegrationTest::testGlobalContextVariableTokens | function | tests/ |
Tests that global context variable tokens are replaced correctly. |
| TokenIntegrationTest::testSystemDateToken | function | tests/ |
Tests that date tokens are formatted correctly. |
| TokenProcessor | class | src/ |
A data processor for placeholder token replacements. |
| TokenProcessor.php | file | src/ |
|
| TokenProcessor::$placeholderResolver | property | src/ |
The placeholder resolver. |
| TokenProcessor::create | function | src/ |
Creates an instance of the plugin. |
| TokenProcessor::process | function | src/ |
Process the given value. |
| TokenProcessor::__construct | function | src/ |
Constructs a TokenProcessor object. |
| TrueFalseOptions | class | src/ |
Options provider to return a True / False choice. |
| TrueFalseOptions.php | file | src/ |
|
| TrueFalseOptions::getPossibleOptions | function | src/ |
Returns an array of possible values with labels for display. |
| UiPageTest | class | tests/ |
Tests that the Reaction Rules list builder pages work. |
| UiPageTest.php | file | tests/ |
|
| UiPageTest::$adminUser | property | tests/ |
A user with administration permissions. |
| UiPageTest::$modules | property | tests/ |
Modules to enable. |
| UiPageTest::$profile | property | tests/ |
We use the minimal profile because we want to test local action links. |
| UiPageTest::$storage | property | tests/ |
The entity storage for Rules config entities. |
| UiPageTest::setUp | function | tests/ |
|
| UiPageTest::testAddEvent | function | tests/ |
Tests that an event can be added. |
| UiPageTest::testAddEventWithRestrictByType | function | tests/ |
Tests that an event with type restriction can be added. |
Pagination
- Previous page
- Page 49
- Next page