Files - main - drupal
| Title | Deprecated | File name | Namespace | Summary |
|---|---|---|---|---|
| messages.css | core/ |
/* * Base theme messages fixture. */ | ||
| messages.pcss.css | core/ |
/** * 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/ |
/** * 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/ |
/** * 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/ |
Styling for messages in the off-canvas dialog. | ||
| messages.pcss.css | core/ |
Messages. | ||
| Messages.php | core/ |
Drupal\views\Plugin\views\area | ||
| MessagesBlockPluginInterface.php | core/ |
Drupal\Core\Block | ||
| MessagesTest.php | core/ |
Drupal\Tests\views\Unit\Plugin\area | ||
| MessageTest.php | core/ |
Drupal\Tests\contact\Functional\Jsonapi | ||
| MessageTest.php | core/ |
Drupal\KernelTests\Core\Theme | ||
| MessageViewBuilder.php | core/ |
Drupal\contact | ||
| MessageXmlAnonTest.php | core/ |
Drupal\Tests\contact\Functional\Rest | ||
| MessageXmlBasicAuthTest.php | core/ |
Drupal\Tests\contact\Functional\Rest | ||
| MessageXmlCookieTest.php | core/ |
Drupal\Tests\contact\Functional\Rest | ||
| message_test.info.yml | core/ |
core/modules/migrate/tests/modules/message_test/message_test.info.yml | ||
| Messenger.php | core/ |
Drupal\Core\Messenger | ||
| MessengerInterface.php | core/ |
Drupal\Core\Messenger | ||
| MessengerTest.php | core/ |
Drupal\KernelTests\Core\Messenger | ||
| MessengerTrait.php | core/ |
Drupal\Core\Messenger | ||
| MetadataBag.php | core/ |
Drupal\Core\Session | ||
| MetadataBagTest.php | core/ |
Drupal\Tests\Core\Session | ||
| MetadataBubblingUrlGenerator.php | core/ |
Drupal\Core\Render | ||
| MetadataBubblingUrlGeneratorTest.php | core/ |
Drupal\Tests\Core\Render | ||
| MetaEventSubscriber.php | core/ |
Drupal\jsonapi_test_meta_events\EventSubscriber | ||
| MetapackageUpdateTest.php | core/ |
Drupal\Tests\Composer\Generator | ||
| MethodFilter.php | core/ |
Drupal\Core\Routing | ||
| MethodFilterTest.php | core/ |
Drupal\Tests\Core\Routing | ||
| migrate.api.php | core/ |
Hooks provided by the Migrate module. | ||
| migrate.info.yml | core/ |
core/modules/migrate/migrate.info.yml | ||
| migrate.install | core/ |
Contains install and update functions for Migrate. | ||
| migrate.links.menu.yml | core/ |
core/modules/migrate/migrate.links.menu.yml | ||
| migrate.overview.html.twig | core/ |
--- 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/ |
core/modules/migrate/migrate.permissions.yml | ||
| migrate.post_update.php | core/ |
Post update functions for migrate. | ||
| migrate.routing.yml | core/ |
core/modules/migrate/migrate.routing.yml | ||
| migrate.services.yml | core/ |
core/modules/migrate/migrate.services.yml | ||
| MigrateAccessCheck.php | core/ |
Drupal\migrate_drupal_ui | ||
| MigrateAccessTest.php | core/ |
Drupal\Tests\migrate_drupal_ui\Functional | ||
| MigrateActionConfigsTest.php | core/ |
Drupal\Tests\system\Kernel\Migrate\d6 | ||
| MigrateActionConfigsTest.php | core/ |
Drupal\Tests\system\Kernel\Migrate\d7 | ||
| MigrateActionsTest.php | core/ |
Drupal\Tests\system\Kernel\Migrate\d6 | ||
| MigrateActionsTest.php | core/ |
Drupal\Tests\system\Kernel\Migrate\d7 | ||
| MigrateBlockContentBodyFieldTest.php | core/ |
Drupal\Tests\block_content\Kernel\Migrate | ||
| MigrateBlockContentEntityDisplayTest.php | core/ |
Drupal\Tests\block_content\Kernel\Migrate | ||
| MigrateBlockContentEntityFormDisplayTest.php | core/ |
Drupal\Tests\block_content\Kernel\Migrate | ||
| MigrateBlockContentStubTest.php | core/ |
Drupal\Tests\block_content\Kernel\Migrate | ||
| MigrateBlockContentTest.php | core/ |
Drupal\Tests\block_content\Kernel\Migrate\d6 | ||
| MigrateBlockContentTranslationTest.php | core/ |
Drupal\Tests\block\Kernel\Migrate\d6 | ||
| MigrateBlockContentTranslationTest.php | core/ |
Drupal\Tests\block\Kernel\Migrate\d7 |
Pagination
- Previous page
- Page 200
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.