Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| TempStoreTrait::storeToTempStore | function | src/ |
Stores some data in the temporary storage. |
| TempStoreTrait::validateLock | function | src/ |
|
| test.css | file | tests/ |
h1 { color: red; } |
| TestActionSetExpression | class | tests/ |
A wrapper around ActionSetExpression. |
| TestActionSetExpression::executeWithState | function | tests/ |
Execute the expression with a given Rules state. |
| TestConditionFalse | class | tests/ |
Provides an always-FALSE test condition. |
| TestConditionFalse.php | file | tests/ |
|
| TestConditionFalse::evaluate | function | tests/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
| TestConditionFalse::summary | function | tests/ |
Get the translated summary from the label annotation. |
| TestConditionProvider | class | tests/ |
Test condition that adds a variable with the provided context. |
| TestConditionProvider.php | file | tests/ |
|
| TestConditionProvider::evaluate | function | tests/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
| TestConditionProvider::summary | function | tests/ |
Get the translated summary from the label annotation. |
| TestConditionTrue | class | tests/ |
Provides an always-TRUE test condition. |
| TestConditionTrue.php | file | tests/ |
|
| TestConditionTrue::evaluate | function | tests/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
| TestConditionTrue::summary | function | tests/ |
Get the translated summary from the label annotation. |
| TestDebugLogAction | class | tests/ |
Provides an action writing an error to the Rules debug logger channel. |
| TestDebugLogAction.php | file | tests/ |
|
| TestDebugLogAction::$logger | property | tests/ |
Rules debug logger instance. |
| TestDebugLogAction::create | function | tests/ |
Creates an instance of the plugin. |
| TestDebugLogAction::doExecute | function | tests/ |
Writes an error message to the debug log. |
| TestDebugLogAction::__construct | function | tests/ |
Constructs a TestDebugLogAction object. |
| TestMessenger | class | tests/ |
Mock class to replace the messenger service in unit tests. |
| TestMessenger.php | file | tests/ |
|
| TestMessenger::$messages | property | tests/ |
Array of messages. |
| TestMessenger::addError | function | tests/ |
Adds a new error message to the queue. |
| TestMessenger::addMessage | function | tests/ |
Adds a new message to the queue. |
| TestMessenger::addStatus | function | tests/ |
Adds a new status message to the queue. |
| TestMessenger::addWarning | function | tests/ |
Adds a new warning message to the queue. |
| TestMessenger::all | function | tests/ |
Gets all messages. |
| TestMessenger::deleteAll | function | tests/ |
Deletes all messages. |
| TestMessenger::deleteByType | function | tests/ |
Deletes all messages of a certain type. |
| TestMessenger::messagesByType | function | tests/ |
Gets all messages of a certain type. |
| TestNodeAction | class | tests/ |
Provides a test action that sets a node title. |
| TestNodeAction.php | file | tests/ |
|
| TestNodeAction::autoSaveContext | function | tests/ |
Returns a list of context names that should be auto-saved after execution. |
| TestNodeAction::doExecute | function | tests/ |
Sets the node title. |
| TestSession.php | file | tests/ |
|
| TestSessionBase | class | tests/ |
Implements just the methods we need for the Rules unit tests. |
| TestSessionBase.php | file | tests/ |
|
| TestSessionBase::$logs | property | tests/ |
Simulated session storage. |
| TestSessionBase::all | function | tests/ |
|
| TestSessionBase::clear | function | tests/ |
|
| TestSessionBase::getBag | function | tests/ |
|
| TestSessionBase::getId | function | tests/ |
|
| TestSessionBase::getMetadataBag | function | tests/ |
|
| TestSessionBase::getName | function | tests/ |
|
| TestSessionBase::has | function | tests/ |
|
| TestSessionBase::invalidate | function | tests/ |
Pagination
- Previous page
- Page 48
- Next page