Files - main - drupal
| Title | Deprecated | File name | Namespace | Summary |
|---|---|---|---|---|
| menu_test.routing.yml | core/ |
core/modules/system/tests/modules/menu_test/menu_test.routing.yml | ||
| menu_test.schema.yml | core/ |
core/modules/system/tests/modules/menu_test/config/schema/menu_test.schema.yml | ||
| menu_test.services.yml | core/ |
core/modules/system/tests/modules/menu_test/menu_test.services.yml | ||
| menu_ui.admin.css | core/ |
.menu-enabled { width: 70px; } .menu-label { font-weight: bold; } | ||
| menu_ui.admin.css | core/ |
.menu-enabled { width: 70px; } .menu-label { font-weight: bold; } | ||
| menu_ui.content_type_configuration.html.twig | core/ |
--- label: 'Configure menu settings for a content type' related: - menu_ui.menu_item_add - menu_ui.menu_operations - core.menus --- {% set content_types_text %}{% trans %}Content types{% endtrans %}{% endset %} {% set… | ||
| menu_ui.info.yml | core/ |
core/modules/menu_ui/menu_ui.info.yml | ||
| menu_ui.libraries.yml | core/ |
core/modules/menu_ui/menu_ui.libraries.yml | ||
| menu_ui.links.action.yml | core/ |
core/modules/menu_ui/menu_ui.links.action.yml | ||
| menu_ui.links.contextual.yml | core/ |
core/modules/menu_ui/menu_ui.links.contextual.yml | ||
| menu_ui.links.menu.yml | core/ |
core/modules/menu_ui/menu_ui.links.menu.yml | ||
| menu_ui.links.task.yml | core/ |
core/modules/menu_ui/menu_ui.links.task.yml | ||
| menu_ui.menu_item_add.html.twig | core/ |
--- label: Adding a link to a menu related: - menu_ui.content_type_configuration - menu_ui.menu_operations - core.menus --- {% set structure_menu_text %}{% trans %}Menus{% endtrans %}{% endset %} {% set structure_menu_link =… | ||
| menu_ui.menu_operations.html.twig | core/ |
--- label: 'Creating a menu' related: - menu_ui.content_type_configuration - core.menus --- {% set structure_menu_text %}{% trans %}Menus{% endtrans %}{% endset %} {% set structure_menu_link =… | ||
| menu_ui.migrate_drupal.yml | core/ |
core/modules/menu_ui/migrations/state/menu_ui.migrate_drupal.yml | ||
| menu_ui.module | core/ |
|||
| menu_ui.overriding.html.twig | core/ |
--- label: Reordering and disabling menu links related: - menu_ui.menu_item_add - menu_ui.menu_operations - core.menus --- {% set structure_menu_text %}{% trans %}Menus{% endtrans %}{% endset %} {% set structure_menu_link =… | ||
| menu_ui.routing.yml | core/ |
core/modules/menu_ui/menu_ui.routing.yml | ||
| menu_ui.schema.yml | core/ |
core/modules/menu_ui/config/schema/menu_ui.schema.yml | ||
| menu_ui.services.yml | core/ |
core/modules/menu_ui/menu_ui.services.yml | ||
| menu_ui.settings.yml | core/ |
core/modules/menu_ui/config/install/menu_ui.settings.yml | ||
| Merge.php | core/ |
Drupal\Core\Database\Query | ||
| Merge.php | core/ |
Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses | ||
| MergeTest.php | core/ |
Drupal\KernelTests\Core\Database | ||
| message.component.yml | core/ |
core/modules/navigation/components/message/message.component.yml | ||
| message.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* cspell:ignore wght */ :is(#extra-specificity-hack, [data-drupal-admin-styles]) { .toolbar-message { … | ||
| message.pcss.css | core/ |
/* cspell:ignore wght */ :is(#extra-specificity-hack, [data-drupal-admin-styles]) { .toolbar-message { z-index: 1; display: flex; align-items: start; text-align: start; text-decoration: none; overflow-wrap: break-word; … | ||
| Message.php | composer/ |
Drupal\Composer\Plugin\ProjectMessage | ||
| Message.php | core/ |
Drupal\contact\Entity | ||
| message.twig | core/ |
{% set classes = [ 'toolbar-message', 'toolbar-message--' ~ type, ] %} {% if url %} <a {{ attributes.addClass(classes).setAttribute('href', url).setAttribute('data-drupal-tooltip',… | ||
| MessageAction.php | core/ |
Drupal\Core\Action\Plugin\Action | ||
| MessageCommand.php | core/ |
Drupal\Core\Ajax | ||
| MessageCommandTest.php | core/ |
Drupal\FunctionalJavascriptTests\Ajax | ||
| MessageEntityTest.php | core/ |
Drupal\Tests\contact\Kernel | ||
| MessageEventTestSubscriber.php | core/ |
Drupal\mailer_event_subscriber_test\EventSubscriber | ||
| MessageForm.php | core/ |
Drupal\contact | ||
| MessageForm.php | core/ |
Drupal\migrate\Form | ||
| MessageInterface.php | core/ |
Drupal\contact | ||
| MessageJsonAnonTest.php | core/ |
Drupal\Tests\contact\Functional\Rest | ||
| MessageJsonBasicAuthTest.php | core/ |
Drupal\Tests\contact\Functional\Rest | ||
| MessageJsonCookieTest.php | core/ |
Drupal\Tests\contact\Functional\Rest | ||
| MessagePlugin.php | composer/ |
Drupal\Composer\Plugin\ProjectMessage | ||
| MessageResourceTestBase.php | core/ |
Drupal\Tests\contact\Functional\Rest | ||
| messages.css | core/ |
Styles for system messages. | ||
| messages.css | core/ |
Messages. | ||
| messages.css | core/ |
Styling for messages in the off-canvas dialog. | ||
| messages.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Messages. * * @todo revisit this after https://www.drupal.org/project/drupal/issues/3078400 * … | ||
| messages.css | core/ |
Styles for system messages. | ||
| messages.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Messages. * * @todo revisit this after https://www.drupal.org/project/drupal/issues/3078400 * … | ||
| messages.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Messages. * * @todo revisit this after https://www.drupal.org/project/drupal/issues/3078400 * … |
Pagination
- Previous page
- Page 199
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.