Files - main - drupal

Primary tabs

Title Deprecated File name Namespace Summary
messages.css core/modules/system/tests/themes/test_base_theme/css/components/messages.css /* * Base theme messages fixture. */
messages.pcss.css core/themes/admin/css/components/messages.pcss.css /** * Messages. * * @todo revisit this after https://www.drupal.org/project/drupal/issues/3078400 * has been resolved. */ :root { --messages-bg-color: #353641; --messages-fg-color: var(--color-white); --messages-border-radius: 2px; …
messages.pcss.css core/themes/default_admin/css/components/messages.pcss.css /** * Messages. * * @todo revisit this after https://www.drupal.org/project/drupal/issues/3078400 * has been resolved. */ .messages-list { margin: 0; padding: 0; list-style: none; } .field .messages-list, .form-wrapper .messages-list { …
messages.pcss.css core/themes/claro/css/components/messages.pcss.css /** * Messages. * * @todo revisit this after https://www.drupal.org/project/drupal/issues/3078400 * has been resolved. */ :root { --messages-bg-color: #353641; --messages-fg-color: var(--color-white); --messages-border-radius: 2px; …
messages.pcss.css core/misc/dialog/off-canvas/css/messages.pcss.css Styling for messages in the off-canvas dialog.
messages.pcss.css core/themes/olivero/css/components/messages.pcss.css Messages.
Messages.php core/modules/views/src/Plugin/views/area/Messages.php Drupal\views\Plugin\views\area
MessagesBlockPluginInterface.php core/lib/Drupal/Core/Block/MessagesBlockPluginInterface.php Drupal\Core\Block
MessagesTest.php core/modules/views/tests/src/Unit/Plugin/area/MessagesTest.php Drupal\Tests\views\Unit\Plugin\area
MessageTest.php core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php Drupal\Tests\contact\Functional\Jsonapi
MessageTest.php core/tests/Drupal/KernelTests/Core/Theme/MessageTest.php Drupal\KernelTests\Core\Theme
MessageViewBuilder.php core/modules/contact/src/MessageViewBuilder.php Drupal\contact
MessageXmlAnonTest.php core/modules/contact/tests/src/Functional/Rest/MessageXmlAnonTest.php Drupal\Tests\contact\Functional\Rest
MessageXmlBasicAuthTest.php core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php Drupal\Tests\contact\Functional\Rest
MessageXmlCookieTest.php core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php Drupal\Tests\contact\Functional\Rest
message_test.info.yml core/modules/migrate/tests/modules/message_test/message_test.info.yml core/modules/migrate/tests/modules/message_test/message_test.info.yml
Messenger.php core/lib/Drupal/Core/Messenger/Messenger.php Drupal\Core\Messenger
MessengerInterface.php core/lib/Drupal/Core/Messenger/MessengerInterface.php Drupal\Core\Messenger
MessengerTest.php core/tests/Drupal/KernelTests/Core/Messenger/MessengerTest.php Drupal\KernelTests\Core\Messenger
MessengerTrait.php core/lib/Drupal/Core/Messenger/MessengerTrait.php Drupal\Core\Messenger
MetadataBag.php core/lib/Drupal/Core/Session/MetadataBag.php Drupal\Core\Session
MetadataBagTest.php core/tests/Drupal/Tests/Core/Session/MetadataBagTest.php Drupal\Tests\Core\Session
MetadataBubblingUrlGenerator.php core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php Drupal\Core\Render
MetadataBubblingUrlGeneratorTest.php core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php Drupal\Tests\Core\Render
MetaEventSubscriber.php core/modules/jsonapi/tests/modules/jsonapi_test_meta_events/src/EventSubscriber/MetaEventSubscriber.php Drupal\jsonapi_test_meta_events\EventSubscriber
MetapackageUpdateTest.php core/tests/Drupal/Tests/Composer/Generator/MetapackageUpdateTest.php Drupal\Tests\Composer\Generator
MethodFilter.php core/lib/Drupal/Core/Routing/MethodFilter.php Drupal\Core\Routing
MethodFilterTest.php core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php Drupal\Tests\Core\Routing
migrate.api.php core/modules/migrate/migrate.api.php Hooks provided by the Migrate module.
migrate.info.yml core/modules/migrate/migrate.info.yml core/modules/migrate/migrate.info.yml
migrate.install core/modules/migrate/migrate.install Contains install and update functions for Migrate.
migrate.links.menu.yml core/modules/migrate/migrate.links.menu.yml core/modules/migrate/migrate.links.menu.yml
migrate.overview.html.twig core/modules/migrate/help_topics/migrate.overview.html.twig --- label: 'Migrating, updating, and upgrading' top_level: true --- <h2>{% trans %}What are updating, upgrading, and migrating?{% endtrans %}</h2> <p>{% trans %}<em>Updating</em> is the process of changing from…
migrate.permissions.yml core/modules/migrate/migrate.permissions.yml core/modules/migrate/migrate.permissions.yml
migrate.post_update.php core/modules/migrate/migrate.post_update.php Post update functions for migrate.
migrate.routing.yml core/modules/migrate/migrate.routing.yml core/modules/migrate/migrate.routing.yml
migrate.services.yml core/modules/migrate/migrate.services.yml core/modules/migrate/migrate.services.yml
MigrateAccessCheck.php core/modules/migrate_drupal_ui/src/MigrateAccessCheck.php Drupal\migrate_drupal_ui
MigrateAccessTest.php core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php Drupal\Tests\migrate_drupal_ui\Functional
MigrateActionConfigsTest.php core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php Drupal\Tests\system\Kernel\Migrate\d6
MigrateActionConfigsTest.php core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php Drupal\Tests\system\Kernel\Migrate\d7
MigrateActionsTest.php core/modules/system/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php Drupal\Tests\system\Kernel\Migrate\d6
MigrateActionsTest.php core/modules/system/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php Drupal\Tests\system\Kernel\Migrate\d7
MigrateBlockContentBodyFieldTest.php core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php Drupal\Tests\block_content\Kernel\Migrate
MigrateBlockContentEntityDisplayTest.php core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityDisplayTest.php Drupal\Tests\block_content\Kernel\Migrate
MigrateBlockContentEntityFormDisplayTest.php core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php Drupal\Tests\block_content\Kernel\Migrate
MigrateBlockContentStubTest.php core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentStubTest.php Drupal\Tests\block_content\Kernel\Migrate
MigrateBlockContentTest.php core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateBlockContentTest.php Drupal\Tests\block_content\Kernel\Migrate\d6
MigrateBlockContentTranslationTest.php core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockContentTranslationTest.php Drupal\Tests\block\Kernel\Migrate\d6
MigrateBlockContentTranslationTest.php core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockContentTranslationTest.php Drupal\Tests\block\Kernel\Migrate\d7

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.