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 |
---|---|---|---|
MenuDeleteForm::logDeletionMessage | function | core/ |
|
MenuDeleteForm::submitForm | function | core/ |
|
MenuDeleteForm::__construct | function | core/ |
Constructs a new MenuDeleteForm. |
MenuDeleteTest | class | core/ |
Tests the menu_delete hook. |
MenuDeleteTest.php | file | core/ |
|
MenuDeleteTest::$modules | property | core/ |
|
MenuDeleteTest::providerMenuDelete | function | core/ |
Provides data for testMenuDelete(). |
MenuDeleteTest::testMenuDelete | function | core/ |
@covers \Drupal\menu_ui\Hook\MenuUiHooks::menuDelete[[api-linebreak]] @dataProvider providerMenuDelete |
MenuForm | class | core/ |
Base form for menu edit forms. |
MenuForm.php | file | core/ |
|
MenuForm::$linkGenerator | property | core/ |
The link generator. |
MenuForm::$menuLinkContentStorage | property | core/ |
The menu_link_content storage handler. |
MenuForm::$menuLinkManager | property | core/ |
The menu link manager. |
MenuForm::$menuTree | property | core/ |
The menu tree service. |
MenuForm::$overviewTreeForm | property | core/ |
The overview tree form. |
MenuForm::buildOverviewForm | function | core/ |
Form constructor to edit an entire menu tree at once. |
MenuForm::buildOverviewTreeForm | function | core/ |
Recursive helper function for buildOverviewForm(). |
MenuForm::create | function | core/ |
|
MenuForm::form | function | core/ |
|
MenuForm::menuNameExists | function | core/ |
Returns whether a menu name already exists. |
MenuForm::save | function | core/ |
|
MenuForm::submitForm | function | core/ |
|
MenuForm::submitOverviewForm | function | core/ |
Submit handler for the menu overview form. |
MenuForm::__construct | function | core/ |
Constructs a MenuForm object. |
MenuInterface | interface | core/ |
Provides an interface defining a menu entity. |
MenuInterface.php | file | core/ |
|
MenuInterface::getDescription | function | core/ |
Returns the description of the menu. |
MenuInterface::isLocked | function | core/ |
Determines if this menu is locked. |
MenuJsonAnonTest | class | core/ |
Tests Menu Json Anon. |
MenuJsonAnonTest.php | file | core/ |
|
MenuJsonAnonTest::$defaultTheme | property | core/ |
|
MenuJsonAnonTest::$format | property | core/ |
|
MenuJsonAnonTest::$mimeType | property | core/ |
|
MenuJsonBasicAuthTest | class | core/ |
Tests Menu Json Basic Auth. |
MenuJsonBasicAuthTest.php | file | core/ |
|
MenuJsonBasicAuthTest::$auth | property | core/ |
|
MenuJsonBasicAuthTest::$defaultTheme | property | core/ |
|
MenuJsonBasicAuthTest::$format | property | core/ |
|
MenuJsonBasicAuthTest::$mimeType | property | core/ |
|
MenuJsonBasicAuthTest::$modules | property | core/ |
|
MenuJsonCookieTest | class | core/ |
Tests Menu Json Cookie. |
MenuJsonCookieTest.php | file | core/ |
|
MenuJsonCookieTest::$auth | property | core/ |
|
MenuJsonCookieTest::$defaultTheme | property | core/ |
|
MenuJsonCookieTest::$format | property | core/ |
|
MenuJsonCookieTest::$mimeType | property | core/ |
|
MenuLink | class | core/ |
Drupal 6/7 menu link source from database. |
MenuLink.php | file | core/ |
|
MenuLink::fields | function | core/ |
|
MenuLink::getIds | function | core/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.