| TempStoreTrait::getDateFormatter |
function |
src/Ui/TempStoreTrait.php |
Retrieves the date formatter service if not already present. |
| TempStoreTrait::getEntityTypeManager |
function |
src/Ui/TempStoreTrait.php |
Retrieves the entity type manager service if not already present. |
| TempStoreTrait::getLockMetaData |
function |
src/Ui/TempStoreTrait.php |
|
| TempStoreTrait::getRenderer |
function |
src/Ui/TempStoreTrait.php |
Retrieves the renderer service if not already present. |
| TempStoreTrait::getRulesUiHandler |
function |
src/Ui/TempStoreTrait.php |
Gets the currently active RulesUI's handler. |
| TempStoreTrait::getTempStore |
function |
src/Ui/TempStoreTrait.php |
Gets the temporary storage repository from the factory. |
| TempStoreTrait::getTempStoreFactory |
function |
src/Ui/TempStoreTrait.php |
Retrieves the temporary storage service if not already present. |
| TempStoreTrait::getTempStoreItemId |
function |
src/Ui/TempStoreTrait.php |
Generates the temp store item's ID to use for the edited component. |
| TestSessionBase::getBag |
function |
tests/src/Unit/TestSessionBase.php |
|
| TestSessionBase::getId |
function |
tests/src/Unit/TestSessionBase.php |
|
| TestSessionBase::getMetadataBag |
function |
tests/src/Unit/TestSessionBase.php |
|
| TestSessionBase::getName |
function |
tests/src/Unit/TestSessionBase.php |
|
| TrueFalseOptions::getPossibleOptions |
function |
src/TypedData/Options/TrueFalseOptions.php |
Returns an array of possible values with labels for display. |
| UiPageTest |
class |
tests/src/Functional/UiPageTest.php |
Tests that the Reaction Rules list builder pages work. |
| UiPageTest.php |
file |
tests/src/Functional/UiPageTest.php |
|
| UiPageTest::$adminUser |
property |
tests/src/Functional/UiPageTest.php |
A user with administration permissions. |
| UiPageTest::$modules |
property |
tests/src/Functional/UiPageTest.php |
Modules to enable. |
| UiPageTest::$profile |
property |
tests/src/Functional/UiPageTest.php |
We use the minimal profile because we want to test local action links. |
| UiPageTest::$storage |
property |
tests/src/Functional/UiPageTest.php |
The entity storage for Rules config entities. |
| UiPageTest::setUp |
function |
tests/src/Functional/UiPageTest.php |
|
| UiPageTest::testAddEvent |
function |
tests/src/Functional/UiPageTest.php |
Tests that an event can be added. |
| UiPageTest::testAddEventWithRestrictByType |
function |
tests/src/Functional/UiPageTest.php |
Tests that an event with type restriction can be added. |
| UiPageTest::testCancelExpressionInRule |
function |
tests/src/Functional/UiPageTest.php |
Tests that cancelling an expression from a rule works. |
| UiPageTest::testCreateReactionRule |
function |
tests/src/Functional/UiPageTest.php |
Tests that creating a reaction rule works. |
| UiPageTest::testDeleteEvent |
function |
tests/src/Functional/UiPageTest.php |
Tests that an event can be deleted. |
| UiPageTest::testDeleteExpressionInRule |
function |
tests/src/Functional/UiPageTest.php |
Tests that deleting an expression from a rule works. |
| UiPageTest::testMultipleContextAction |
function |
tests/src/Functional/UiPageTest.php |
Tests that an action with a 'multiple' context can be configured. |
| UiPageTest::testNegatedCondition |
function |
tests/src/Functional/UiPageTest.php |
Tests that a negated condition has NOT prefixed to its label. |
| UiPageTest::testNoContextCondition |
function |
tests/src/Functional/UiPageTest.php |
Tests that a condition with no context can be configured. |
| UiPageTest::testNoDeleteEventWhenRulesHasSingleEvent |
function |
tests/src/Functional/UiPageTest.php |
Tests that events cannot be deleted when there is only one event. |
| UiPageTest::testReactionRulePage |
function |
tests/src/Functional/UiPageTest.php |
Tests that the reaction rule listing page is reachable. |
| UiPageTest::testRuleStatusOperations |
function |
tests/src/Functional/UiPageTest.php |
Tests that enabling and disabling a rule works. |
| UserBlockTest::getUserMock |
function |
tests/src/Unit/Integration/RulesAction/UserBlockTest.php |
Creates a mock user. |
| ViewEditOptions::getPossibleOptions |
function |
src/TypedData/Options/ViewEditOptions.php |
Returns an array of possible values with labels for display. |
| YesNoOptions::getPossibleOptions |
function |
src/TypedData/Options/YesNoOptions.php |
Returns an array of possible values with labels for display. |