Search for menu
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Menu | class | core/ |
Defines the Menu configuration entity class. |
Menu | class | core/ |
Drupal 6/7 menu source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
MenuLinkContentXmlAnonTest | class | core/ |
@group rest |
MenuLinkContentXmlAnonTest.php | file | core/ |
|
MenuLinkContentXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MenuLinkContentXmlAnonTest::$format | property | core/ |
The format to use in this test. |
MenuLinkContentXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
MenuLinkContentXmlBasicAuthTest | class | core/ |
@group rest |
MenuLinkContentXmlBasicAuthTest.php | file | core/ |
|
MenuLinkContentXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
MenuLinkContentXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MenuLinkContentXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
MenuLinkContentXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
MenuLinkContentXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
MenuLinkContentXmlCookieTest | class | core/ |
@group rest |
MenuLinkContentXmlCookieTest.php | file | core/ |
|
MenuLinkContentXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
MenuLinkContentXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MenuLinkContentXmlCookieTest::$format | property | core/ |
The format to use in this test. |
MenuLinkContentXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
MenuLinkDefault | class | core/ |
Provides a default implementation for menu link plugins. |
MenuLinkDefault.php | file | core/ |
|
MenuLinkDefault::$overrideAllowed | property | core/ |
The list of definition values where an override is allowed. |
MenuLinkDefault::$staticOverride | property | core/ |
The static menu link service used to store updates to weight/parent etc. |
MenuLinkDefault::create | function | core/ |
Creates an instance of the plugin. |
MenuLinkDefault::getDescription | function | core/ |
Returns the description of the menu link. |
MenuLinkDefault::getResetRoute | function | core/ |
Returns route information for a route to reset the menu link. |
MenuLinkDefault::getTitle | function | core/ |
Returns the localized title to be shown for this link. |
MenuLinkDefault::isResettable | function | core/ |
Returns whether this link can be reset. |
MenuLinkDefault::updateLink | function | core/ |
Updates the definition values for a menu link. |
MenuLinkDefault::__construct | function | core/ |
Constructs a new MenuLinkDefault. |
MenuLinkDefaultForm | class | core/ |
Provides an edit form for static menu links. |
MenuLinkDefaultForm.php | file | core/ |
|
MenuLinkDefaultForm::$menuLink | property | core/ |
The edited menu link. |
MenuLinkDefaultForm::$menuLinkManager | property | core/ |
The menu link manager. |
MenuLinkDefaultForm::$menuParentSelector | property | core/ |
The parent form selector service. |
MenuLinkDefaultForm::$moduleHandler | property | core/ |
The module handler service. |
MenuLinkDefaultForm::buildConfigurationForm | function | core/ |
Form constructor. |
MenuLinkDefaultForm::create | function | core/ |
Instantiates a new instance of this class. |
MenuLinkDefaultForm::extractFormValues | function | core/ |
Extracts a plugin definition from form values. |
MenuLinkDefaultForm::setMenuLinkInstance | function | core/ |
Injects the menu link plugin instance. |
MenuLinkDefaultForm::submitConfigurationForm | function | core/ |
Form submission handler. |
MenuLinkDefaultForm::validateConfigurationForm | function | core/ |
Form validation handler. |
MenuLinkDefaultForm::__construct | function | core/ |
Constructs a new \Drupal\Core\Menu\Form\MenuLinkDefaultForm. |
MenuLinkDefaultFormTest | class | core/ |
@coversDefaultClass \Drupal\Core\Menu\Form\MenuLinkDefaultForm @group Menu @runTestsInSeparateProcesses |
MenuLinkDefaultFormTest.php | file | core/ |
|
MenuLinkDefaultFormTest::testExtractFormValues | function | core/ |
@covers ::extractFormValues |
MenuLinkDefaultIntegrationTest | class | core/ |
Tests integration of static menu links. |
MenuLinkDefaultIntegrationTest.php | file | core/ |
|
MenuLinkDefaultIntegrationTest::$modules | property | core/ |
Modules to install. |
MenuLinkDefaultIntegrationTest::testMoveToRoot | function | core/ |
Tests moving a static menu link without a specified menu to the root. |
MenuLinkDefaultTest | class | core/ |
@coversDefaultClass \Drupal\Core\Menu\MenuLinkDefault @group Menu |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.