| WebAssert::buildStatusMessageSelector |
function |
core/tests/Drupal/Tests/WebAssert.php |
Builds a xpath selector for a message with given type and text. |
| WebAssert::statusMessageContains |
function |
core/tests/Drupal/Tests/WebAssert.php |
Asserts that a status message containing a given string exists. |
| WebAssert::statusMessageExists |
function |
core/tests/Drupal/Tests/WebAssert.php |
Asserts that a status message exists. |
| WebAssert::statusMessageNotContains |
function |
core/tests/Drupal/Tests/WebAssert.php |
Asserts that a status message containing a given string does not exist. |
| WebAssert::statusMessageNotExists |
function |
core/tests/Drupal/Tests/WebAssert.php |
Asserts that a status message does not exist. |
| WorkspaceResourceTestBase::getExpectedUnauthorizedAccessMessage |
function |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php |
Return the expected error message. |
| WorkspaceTest::getExpectedUnauthorizedAccessMessage |
function |
core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php |
Return the expected error message. |
| _dblog_get_message_types |
function |
core/modules/dblog/dblog.module |
Gathers a list of uniquely defined database log message types. |
| _update_batch_create_message |
function |
core/modules/update/update.authorize.inc |
Creates a structure of log messages. |
| _update_message_text |
function |
core/modules/update/update.module |
Returns the appropriate message text when site is out of date or not secure. |