BlockFormMessagesTest |
class |
core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php |
Tests that messages appear in the off-canvas dialog with configuring blocks. |
BlockFormMessagesTest.php |
file |
core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php |
|
BlockFormMessagesTest::$defaultTheme |
property |
core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php |
|
BlockFormMessagesTest::$modules |
property |
core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php |
|
BlockFormMessagesTest::assertMessagesDisplayed |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php |
Asserts that the validation messages are shown correctly. |
BlockFormMessagesTest::setUp |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php |
|
BlockFormMessagesTest::testValidationMessage |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFormMessagesTest.php |
Tests that validation messages are shown on the block form. |
BlockResourceTestBase::getExpectedUnauthorizedAccessMessage |
function |
core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php |
Return the expected error message. |
BlockTest::getExpectedUnauthorizedAccessMessage |
function |
core/modules/jsonapi/tests/src/Functional/BlockTest.php |
|
Broken::brokenMessage |
function |
core/lib/Drupal/Core/Block/Plugin/Block/Broken.php |
Generate message with debugging information as to why the block is broken. |
BulkForm::emptyActionMessage |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
Returns the message that is displayed when no action is selected. |
BulkForm::emptySelectedMessage |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
Returns the message to be displayed when there are no selected items. |
BundleConstraint::$message |
property |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraint.php |
The default violation message. |
CKEditor5ElementConstraint::$message |
property |
core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5ElementConstraint.php |
The default violation message. |
CKEditor5ElementConstraint::$missingRequiredAttributeMessage |
property |
core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5ElementConstraint.php |
Violation message when a required attribute is missing. |
CKEditor5ElementConstraint::$requiredAttributeMinValuesMessage |
property |
core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5ElementConstraint.php |
Violation message when a required attribute does not allow enough values. |
CKEditor5MediaAndFilterSettingsInSyncConstraint::$message |
property |
core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5MediaAndFilterSettingsInSyncConstraint.php |
The default violation message. |
ClaroPasswordConfirmWidgetTest::testPasswordConfirmMessage |
function |
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroPasswordConfirmWidgetTest.php |
Tests that password match message is invisible when widget is initialized. |
ClaroPreRender::messagePlaceholder |
function |
core/themes/claro/src/ClaroPreRender.php |
Prerender callback for status_messages placeholder. |
claro_preprocess_status_messages |
function |
core/themes/claro/claro.theme |
Implements hook_preprocess_HOOK() for status_messages. |
ClassResolverConstraint::$message |
property |
core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ClassResolverConstraint.php |
The error message if validation fails. |
CommentBulkForm::emptySelectedMessage |
function |
core/modules/comment/src/Plugin/views/field/CommentBulkForm.php |
Returns the message to be displayed when there are no selected items. |
CommentForm::getStatusMessage |
function |
core/modules/comment/src/CommentForm.php |
Gets an appropriate status message when a comment is saved. |
CommentManager::forbiddenMessage |
function |
core/modules/comment/src/CommentManager.php |
Provides a message if posting comments is forbidden. |
CommentManagerInterface::forbiddenMessage |
function |
core/modules/comment/src/CommentManagerInterface.php |
Provides a message if posting comments is forbidden. |
CommentNameConstraint::$messageMatch |
property |
core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraint.php |
Message shown when the name doesn't match the author's name. |
CommentNameConstraint::$messageNameTaken |
property |
core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraint.php |
Message shown when an anonymous user comments using a registered name. |
CommentNameConstraint::$messageRequired |
property |
core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraint.php |
Message shown when an admin changes the comment-author to an invalid user. |
CommentResourceTestBase::getExpectedUnauthorizedAccessMessage |
function |
core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php |
Return the expected error message. |
CommentTest::getExpectedUnauthorizedAccessMessage |
function |
core/modules/jsonapi/tests/src/Functional/CommentTest.php |
|
ComposerHookTest::testScaffoldMessagesDoNotPrintTwice |
function |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ComposerHookTest.php |
Tests to see if scaffold messages are omitted when running scaffold twice. |
ComposerPatchesValidator::createErrorMessage |
function |
core/modules/package_manager/src/Validator/ComposerPatchesValidator.php |
Appends a link to online help to an error message. |
ComposerStagerTestTrait::createComposeStagerMessage |
function |
core/modules/package_manager/tests/src/Traits/ComposerStagerTestTrait.php |
Creates a Composer Stager translatable message. |
ConfigExistsConstraint::$message |
property |
core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/ConfigExistsConstraint.php |
The error message. |
ConfigFormBase::formatMultipleViolationsMessage |
function |
core/lib/Drupal/Core/Form/ConfigFormBase.php |
Formats multiple violation messages associated with a single form element. |
ConfigImporterMissingContentTest::$logMessages |
property |
core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php |
The logged messages. |
ConfigImporterTest::FAIL_MESSAGE |
constant |
core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php |
The beginning of an import validation error. |
ConfigOverrideMessageTestHooks |
class |
core/modules/config/tests/config_override_message_test/src/Hook/ConfigOverrideMessageTestHooks.php |
Hook implementations for config_override_message_test. |
ConfigOverrideMessageTestHooks.php |
file |
core/modules/config/tests/config_override_message_test/src/Hook/ConfigOverrideMessageTestHooks.php |
|
ConfigOverrideMessageTestHooks::formSystemSiteInformationSettingsAlter |
function |
core/modules/config/tests/config_override_message_test/src/Hook/ConfigOverrideMessageTestHooks.php |
Implements hook_form_FORM_ID_alter(). |
ConfigTest::provideGetMessageText |
function |
core/tests/Drupal/Tests/Composer/Plugin/ProjectMessage/ConfigTest.php |
|
ConfigTest::testGetMessageText |
function |
core/tests/Drupal/Tests/Composer/Plugin/ProjectMessage/ConfigTest.php |
Tests get message text. |
ConfigTestResourceTestBase::getExpectedUnauthorizedAccessMessage |
function |
core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php |
|
ConfigTestTest::getExpectedUnauthorizedAccessMessage |
function |
core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php |
|
config_override_message_test.info.yml |
file |
core/modules/config/tests/config_override_message_test/config_override_message_test.info.yml |
core/modules/config/tests/config_override_message_test/config_override_message_test.info.yml |
ConfirmDeleteMultiple::getDeletedMessage |
function |
core/modules/comment/src/Form/ConfirmDeleteMultiple.php |
Returns the message to show the user after an item was deleted. |
ConfirmDeleteMultiple::getInaccessibleMessage |
function |
core/modules/comment/src/Form/ConfirmDeleteMultiple.php |
Returns the message to show the user when an item has not been deleted. |
ContactForm::$message |
property |
core/modules/contact/src/Entity/ContactForm.php |
The message displayed to user on form submission. |
ContactForm::getMessage |
function |
core/modules/contact/src/Entity/ContactForm.php |
|
ContactForm::setMessage |
function |
core/modules/contact/src/Entity/ContactForm.php |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set contact form message'), pluralize: FALSE)] |