Search for menu

  1. Search 7.x for menu
  2. Search 9.5.x for menu
  3. Search 8.9.x for menu
  4. Search 10.3.x for menu
  5. Search 11.x for menu
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Menu class core/modules/system/src/Entity/Menu.php Defines the Menu configuration entity class.
Menu class core/modules/system/src/Plugin/migrate/source/Menu.php Drupal 6/7 menu source from database.

All search results

Title Object type File name Summary
MenuLinkContentTranslationUITest::createEntity function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php
MenuLinkContentTranslationUITest::doTestTranslationEdit function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php
MenuLinkContentTranslationUITest::getAdministratorPermissions function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php
MenuLinkContentTranslationUITest::getTranslatorPermissions function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php
MenuLinkContentTranslationUITest::setUp function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php
MenuLinkContentTranslationUITest::testTranslationLinkOnMenuEditForm function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php Ensure that a translate link can be found on the menu edit form.
MenuLinkContentTranslationUITest::testTranslationLinkTheme function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php Tests that translation page inherits admin status of edit page.
MenuLinkContentXmlAnonTest class core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlAnonTest.php Tests Menu Link Content Xml Anon.
MenuLinkContentXmlAnonTest.php file core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlAnonTest.php
MenuLinkContentXmlAnonTest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlAnonTest.php
MenuLinkContentXmlAnonTest::$format property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlAnonTest.php
MenuLinkContentXmlAnonTest::$mimeType property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlAnonTest.php
MenuLinkContentXmlBasicAuthTest class core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php Tests Menu Link Content Xml Basic Auth.
MenuLinkContentXmlBasicAuthTest.php file core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php
MenuLinkContentXmlBasicAuthTest::$auth property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php
MenuLinkContentXmlBasicAuthTest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php
MenuLinkContentXmlBasicAuthTest::$format property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php
MenuLinkContentXmlBasicAuthTest::$mimeType property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php
MenuLinkContentXmlBasicAuthTest::$modules property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlBasicAuthTest.php
MenuLinkContentXmlCookieTest class core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php Tests Menu Link Content Xml Cookie.
MenuLinkContentXmlCookieTest.php file core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php
MenuLinkContentXmlCookieTest::$auth property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php
MenuLinkContentXmlCookieTest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php
MenuLinkContentXmlCookieTest::$format property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php
MenuLinkContentXmlCookieTest::$mimeType property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php
MenuLinkDefault class core/lib/Drupal/Core/Menu/MenuLinkDefault.php Provides a default implementation for menu link plugins.
MenuLinkDefault.php file core/lib/Drupal/Core/Menu/MenuLinkDefault.php
MenuLinkDefault::$overrideAllowed property core/lib/Drupal/Core/Menu/MenuLinkDefault.php
MenuLinkDefault::$staticOverride property core/lib/Drupal/Core/Menu/MenuLinkDefault.php The static menu link service used to store updates to weight/parent etc.
MenuLinkDefault::getDescription function core/lib/Drupal/Core/Menu/MenuLinkDefault.php
MenuLinkDefault::getResetRoute function core/lib/Drupal/Core/Menu/MenuLinkDefault.php
MenuLinkDefault::getTitle function core/lib/Drupal/Core/Menu/MenuLinkDefault.php
MenuLinkDefault::isResettable function core/lib/Drupal/Core/Menu/MenuLinkDefault.php
MenuLinkDefault::updateLink function core/lib/Drupal/Core/Menu/MenuLinkDefault.php
MenuLinkDefault::__construct function core/lib/Drupal/Core/Menu/MenuLinkDefault.php Constructs a new MenuLinkDefault.
MenuLinkDefaultForm class core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php Provides an edit form for static menu links.
MenuLinkDefaultForm.php file core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php
MenuLinkDefaultForm::$menuLink property core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php The edited menu link.
MenuLinkDefaultForm::$menuLinkManager property core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php The menu link manager.
MenuLinkDefaultForm::$menuParentSelector property core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php The parent form selector service.
MenuLinkDefaultForm::$moduleHandler property core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php The module handler service.
MenuLinkDefaultForm::buildConfigurationForm function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php
MenuLinkDefaultForm::create function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php
MenuLinkDefaultForm::extractFormValues function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php
MenuLinkDefaultForm::setMenuLinkInstance function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php
MenuLinkDefaultForm::submitConfigurationForm function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php
MenuLinkDefaultForm::validateConfigurationForm function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php
MenuLinkDefaultForm::__construct function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php Constructs a new \Drupal\Core\Menu\Form\MenuLinkDefaultForm.
MenuLinkDefaultFormTest class core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultFormTest.php Tests Drupal\Core\Menu\Form\MenuLinkDefaultForm.
MenuLinkDefaultFormTest class core/themes/claro/tests/src/Functional/MenuLinkDefaultFormTest.php Tests the MenuLinkDefaultForm customizations.

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