Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
menu_ui.admin.css file core/modules/menu_ui/css/menu_ui.admin.css .menu-enabled {
width: 70px;
}
.menu-label {
font-weight: bold;
}
menu_ui.admin.css file core/themes/stable9/css/menu_ui/menu_ui.admin.css .menu-enabled {
width: 70px;
}
.menu-label {
font-weight: bold;
}
menu_ui.libraries.yml file core/modules/menu_ui/menu_ui.libraries.yml core/modules/menu_ui/menu_ui.libraries.yml
menu_ui.links.action.yml file core/modules/menu_ui/menu_ui.links.action.yml core/modules/menu_ui/menu_ui.links.action.yml
menu_ui.links.contextual.yml file core/modules/menu_ui/menu_ui.links.contextual.yml core/modules/menu_ui/menu_ui.links.contextual.yml
menu_ui.links.menu.yml file core/modules/menu_ui/menu_ui.links.menu.yml core/modules/menu_ui/menu_ui.links.menu.yml
menu_ui.links.task.yml file core/modules/menu_ui/menu_ui.links.task.yml core/modules/menu_ui/menu_ui.links.task.yml
menu_ui.menu_operations.html.twig file core/modules/menu_ui/help_topics/menu_ui.menu_operations.html.twig ---
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.menu_tree_manipulators service core/modules/menu_ui/menu_ui.services.yml Drupal\menu_ui\Menu\MenuUiMenuTreeManipulators
menu_ui.schema.yml file core/modules/menu_ui/config/schema/menu_ui.schema.yml core/modules/menu_ui/config/schema/menu_ui.schema.yml
menu_ui.services.yml file core/modules/menu_ui/menu_ui.services.yml core/modules/menu_ui/menu_ui.services.yml
menu_ui.settings.yml file core/modules/menu_ui/config/install/menu_ui.settings.yml core/modules/menu_ui/config/install/menu_ui.settings.yml
menu_ui_form_node_form_submit function core/modules/menu_ui/menu_ui.module Form submission handler for menu item field on the node form.
menu_ui_get_menu_link_defaults function core/modules/menu_ui/menu_ui.module Returns the definition for a menu link for the given node.
Merge::$defaultFields property core/lib/Drupal/Core/Database/Query/Merge.php An array of fields which should be set to their database-defined defaults.
Merge::$expressionFields property core/lib/Drupal/Core/Database/Query/Merge.php Array of fields to update to an expression in case of a duplicate record.
Merge::$insertFields property core/lib/Drupal/Core/Database/Query/Merge.php An array of fields on which to insert.
Merge::$insertValues property core/lib/Drupal/Core/Database/Query/Merge.php An array of values to be inserted.
Merge::$needsUpdate property core/lib/Drupal/Core/Database/Query/Merge.php Flag indicating whether an UPDATE is necessary.
Merge::$updateFields property core/lib/Drupal/Core/Database/Query/Merge.php An array of fields that will be updated.
Merge::expression function core/lib/Drupal/Core/Database/Query/Merge.php Specifies fields to be updated as an expression.
Merge::fields function core/lib/Drupal/Core/Database/Query/Merge.php Sets common field-value pairs in the INSERT and UPDATE query parts.
Merge::insertFields function core/lib/Drupal/Core/Database/Query/Merge.php Adds a set of field->value pairs to be inserted.
Merge::keys function core/lib/Drupal/Core/Database/Query/Merge.php Sets the key fields to be used as conditions for this query.
Merge::STATUS_INSERT constant core/lib/Drupal/Core/Database/Query/Merge.php Returned by execute() if an INSERT query has been executed.
Merge::STATUS_UPDATE constant core/lib/Drupal/Core/Database/Query/Merge.php Returned by execute() if an UPDATE query has been executed.
Merge::updateFields function core/lib/Drupal/Core/Database/Query/Merge.php Adds a set of field->value pairs to be updated.
Merge::useDefaults function core/lib/Drupal/Core/Database/Query/Merge.php Specifies fields for which the database-defaults should be used.
Merge::__construct function core/lib/Drupal/Core/Database/Query/Merge.php Constructs a Merge object.
Merge::__toString function core/lib/Drupal/Core/Database/Query/Merge.php Implements PHP magic __toString method to convert the query to a string.
MergeTest class core/tests/Drupal/KernelTests/Core/Database/MergeTest.php Tests the MERGE query builder.
MergeTest.php file core/tests/Drupal/KernelTests/Core/Database/MergeTest.php
MergeTest::testInvalidMerge function core/tests/Drupal/KernelTests/Core/Database/MergeTest.php Tests that an invalid merge query throws an exception.
MergeTest::testMergeInsert function core/tests/Drupal/KernelTests/Core/Database/MergeTest.php Confirms that we can merge-insert a record successfully.
MergeTest::testMergeInsertWithoutUpdate function core/tests/Drupal/KernelTests/Core/Database/MergeTest.php Tests that we can merge-insert without any update fields.
MergeTest::testMergeToString function core/tests/Drupal/KernelTests/Core/Database/MergeTest.php Tests merge to string.
MergeTest::testMergeUpdate function core/tests/Drupal/KernelTests/Core/Database/MergeTest.php Confirms that we can merge-update a record successfully.
MergeTest::testMergeUpdateExcept function core/tests/Drupal/KernelTests/Core/Database/MergeTest.php Confirms that we can merge-update a record successfully.
MergeTest::testMergeUpdateExplicit function core/tests/Drupal/KernelTests/Core/Database/MergeTest.php Confirms that we can merge-update a record, with alternate replacement.
MergeTest::testMergeUpdateExpression function core/tests/Drupal/KernelTests/Core/Database/MergeTest.php Confirms that we can merge-update a record successfully, with expressions.
MergeTest::testMergeUpdateWithoutUpdate function core/tests/Drupal/KernelTests/Core/Database/MergeTest.php Confirms that we can merge-update without any update fields.
MergeTest::testMergeWithReservedWords function core/tests/Drupal/KernelTests/Core/Database/MergeTest.php Tests that we can merge-insert with reserved keywords.
Message class composer/Plugin/ProjectMessage/Message.php Determine configuration.
Message class core/modules/contact/src/Entity/Message.php Defines the contact message entity.
message.component.yml file core/modules/navigation/components/message/message.component.yml core/modules/navigation/components/message/message.component.yml
message.css file core/modules/navigation/components/message/message.css /*
* 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 file core/modules/navigation/components/message/message.pcss.css /* 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 file core/modules/contact/src/Entity/Message.php
Message.php file composer/Plugin/ProjectMessage/Message.php
message.twig file core/modules/navigation/components/message/message.twig {%
set classes = [
'toolbar-message',
'toolbar-message--' ~ type,
]
%}

{% if url %}
<a {{ attributes.addClass(classes).setAttribute('href', url).setAttribute('data-drupal-tooltip',…

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