UniquePathAliasConstraint::$differentCapitalizationMessage |
property |
core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/UniquePathAliasConstraint.php |
Violation message when the path alias exists with different capitalization. |
UniquePathAliasConstraint::$message |
property |
core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/UniquePathAliasConstraint.php |
The default violation message. |
UnmetDependenciesException::getTranslatedMessage |
function |
core/lib/Drupal/Core/Config/UnmetDependenciesException.php |
Gets a translated message from the exception. |
update-fetch-error-message.html.twig |
file |
core/modules/update/templates/update-fetch-error-message.html.twig |
Default theme implementation for the message when fetching data fails. |
update-fetch-error-message.html.twig |
file |
core/themes/stable9/templates/admin/update-fetch-error-message.html.twig |
Default theme implementation for the message when fetching data fails. |
UpdateContribTest::assertCoreCompatibilityMessage |
function |
core/modules/update/tests/src/Functional/UpdateContribTest.php |
Asserts that a core compatibility message is correct for an update. |
UpdateContribTest::testCoreCompatibilityMessage |
function |
core/modules/update/tests/src/Functional/UpdateContribTest.php |
Tests that core compatibility messages are displayed. |
UpdateReportTest::testTemplatePreprocessUpdateFetchErrorMessageNoDblog |
function |
core/modules/update/tests/src/Kernel/UpdateReportTest.php |
Tests the error message when failing to fetch data without dblog installed. |
UpdateReportTest::testTemplatePreprocessUpdateFetchErrorMessageWithDblog |
function |
core/modules/update/tests/src/Kernel/UpdateReportTest.php |
Tests the error message when failing to fetch data with dblog installed. |
UpdateScriptTest::HANDBOOK_MESSAGE |
constant |
core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php |
|
UpdateSemverCoreSecurityCoverageTest::doTestSecurityCoverageMessage |
function |
core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php |
Tests the security coverage messages for Drupal core versions. |
UpdateSemverCoreSecurityCoverageTest::securityCoverageMessageProvider |
function |
core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php |
Data provider for testSecurityCoverageMessage(). |
UpdateSemverCoreSecurityCoverageTest::testSecurityCoverageMessage |
function |
core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php |
Tests the security coverage messages for Drupal core versions. |
UpdateSettingsForm::formatMultipleViolationsMessage |
function |
core/modules/update/src/UpdateSettingsForm.php |
Formats multiple violation messages associated with a single form element. |
UpdateUploadTest::testUpdateManagerCoreSecurityUpdateMessages |
function |
core/modules/update/tests/src/Functional/UpdateUploadTest.php |
Checks the messages on update manager pages when missing a security update. |
UploadedFileConstraint::$uploadErrorMessage |
property |
core/modules/file/src/Validation/Constraint/UploadedFileConstraint.php |
The generic file upload error message. |
UploadedFileConstraint::$uploadFormSizeErrorMessage |
property |
core/modules/file/src/Validation/Constraint/UploadedFileConstraint.php |
The upload form size error message. |
UploadedFileConstraint::$uploadIniSizeErrorMessage |
property |
core/modules/file/src/Validation/Constraint/UploadedFileConstraint.php |
The upload ini size error message. |
UploadedFileConstraint::$uploadNoFileErrorMessage |
property |
core/modules/file/src/Validation/Constraint/UploadedFileConstraint.php |
The upload no file error message. |
UploadedFileConstraint::$uploadPartialErrorMessage |
property |
core/modules/file/src/Validation/Constraint/UploadedFileConstraint.php |
The upload partial error message. |
UriHostConstraint::$message |
property |
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UriHostConstraint.php |
The error message if validation fails. |
UserBulkForm::emptySelectedMessage |
function |
core/modules/user/src/Plugin/views/field/UserBulkForm.php |
Returns the message to be displayed when there are no selected items. |
UserLoginHttpTest::assertHttpResponseWithMessage |
function |
core/modules/user/tests/src/Functional/UserLoginHttpTest.php |
Checks a response for status code and message. |
UserMailRequired::$message |
property |
core/modules/user/src/Plugin/Validation/Constraint/UserMailRequired.php |
Violation message. Use the same message as FormValidator. |
UserMailUnique::$message |
property |
core/modules/user/src/Plugin/Validation/Constraint/UserMailUnique.php |
The default violation message. |
UserNameConstraint::$emptyMessage |
property |
core/modules/user/src/Plugin/Validation/Constraint/UserNameConstraint.php |
The violation message when there is no username. |
UserNameConstraint::$illegalMessage |
property |
core/modules/user/src/Plugin/Validation/Constraint/UserNameConstraint.php |
The violation message when the username uses an invalid character. |
UserNameConstraint::$multipleSpacesMessage |
property |
core/modules/user/src/Plugin/Validation/Constraint/UserNameConstraint.php |
The violation message when the username has consecutive whitespace. |
UserNameConstraint::$spaceBeginMessage |
property |
core/modules/user/src/Plugin/Validation/Constraint/UserNameConstraint.php |
The violation message when the username begins with whitespace. |
UserNameConstraint::$spaceEndMessage |
property |
core/modules/user/src/Plugin/Validation/Constraint/UserNameConstraint.php |
The violation message when the username ends with whitespace. |
UserNameConstraint::$tooLongMessage |
property |
core/modules/user/src/Plugin/Validation/Constraint/UserNameConstraint.php |
The violation message when the username length exceeds the maximum allowed. |
UserNameUnique::$message |
property |
core/modules/user/src/Plugin/Validation/Constraint/UserNameUnique.php |
The default violation message. |
UserRegistrationResourceTest::ERROR_MESSAGE |
constant |
core/modules/user/tests/src/Unit/UserRegistrationResourceTest.php |
|
UserRegistrationRestTest::getExpectedUnauthorizedAccessMessage |
function |
core/modules/user/tests/src/Functional/UserRegistrationRestTest.php |
Return the expected error message. |
UserResourceTestBase::getExpectedUnauthorizedAccessMessage |
function |
core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php |
Return the expected error message. |
UserTest::getExpectedUnauthorizedAccessMessage |
function |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
Return the expected error message. |
ValidationResultTest::testMessagesMustBeTranslatable |
function |
core/modules/package_manager/tests/src/Unit/ValidationResultTest.php |
Tests that the messages are asserted to be translatable. |
ValidKeysConstraint::$dynamicInvalidKeyMessage |
property |
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ValidKeysConstraint.php |
The error message if a key is unknown for the resolved type. |
ValidKeysConstraint::$dynamicMissingRequiredKeyMessage |
property |
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ValidKeysConstraint.php |
The error message if a dynamically required key is missing. |
ValidKeysConstraint::$indexedArrayMessage |
property |
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ValidKeysConstraint.php |
The error message if the array being validated is a list. |
ValidKeysConstraint::$invalidKeyMessage |
property |
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ValidKeysConstraint.php |
The error message if a key is invalid. |
ValidKeysConstraint::$missingRequiredKeyMessage |
property |
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ValidKeysConstraint.php |
The error message if a key is missing. |
ValidKeysConstraintValidator::getDynamicMessageParameters |
function |
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ValidKeysConstraintValidator.php |
Computes message parameters for dynamic type violations. |
ValidPathConstraint::$message |
property |
core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/ValidPathConstraint.php |
The default violation message. |
ValidReferenceConstraint::$invalidAutocreateMessage |
property |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ValidReferenceConstraint.php |
Violation message when a new entity ("autocreate") is invalid. |
ValidReferenceConstraint::$message |
property |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ValidReferenceConstraint.php |
The default violation message. |
ValidReferenceConstraint::$nonExistingMessage |
property |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ValidReferenceConstraint.php |
Violation message when the entity does not exist. |
ValidReferenceConstraint::$nullMessage |
property |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ValidReferenceConstraint.php |
Violation message when the target_id is empty. |
views.view.test_area_messages.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_area_messages.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_area_messages.yml |
ViewsIntegrationTest::testMessages |
function |
core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php |
Tests the messages escaping functionality. |