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 |
---|---|---|---|
MenuActiveTrailTest::$requestStack | property | core/ |
The test request stack. |
MenuActiveTrailTest::provider | function | core/ |
Provides test data for all test methods. |
MenuActiveTrailTest::setUp | function | core/ |
|
MenuActiveTrailTest::testGetActiveLink | function | core/ |
Tests getActiveLink(). |
MenuActiveTrailTest::testGetActiveTrailIds | function | core/ |
Tests getActiveTrailIds(). |
MenuActiveTrailTest::testGetCid | function | core/ |
Tests getCid() |
MenuBlockTest | class | core/ |
Tests SystemMenuBlock. |
MenuBlockTest.php | file | core/ |
|
MenuBlockTest::$menu | property | core/ |
The menu for testing. |
MenuBlockTest::$modules | property | core/ |
Modules to install. |
MenuBlockTest::setUp | function | core/ |
|
MenuBlockTest::testOperationLinks | function | core/ |
Tests the editing links for SystemMenuBlock. |
MenuCacheTagsTest | class | core/ |
Tests the Menu and Menu Link entities' cache tags. |
MenuCacheTagsTest.php | file | core/ |
|
MenuCacheTagsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MenuCacheTagsTest::$modules | property | core/ |
Modules to install. |
MenuCacheTagsTest::testMenuBlock | function | core/ |
Tests cache tags presence and invalidation of the Menu entity. |
MenuController | class | core/ |
Returns responses for Menu routes. |
MenuController | class | core/ |
Defines a route controller for a form for menu link content entity creation. |
MenuController.php | file | core/ |
|
MenuController.php | file | core/ |
|
MenuController::$menuParentSelector | property | core/ |
The menu parent form service. |
MenuController::addLink | function | core/ |
Provides the menu link creation form. |
MenuController::getParentOptions | function | core/ |
Gets all the available menus and menu items as a JavaScript array. |
MenuController::menuTitle | function | core/ |
Route title callback. |
MenuController::__construct | function | core/ |
Creates a new MenuController object. |
MenuDeleteForm | class | core/ |
Defines a confirmation form for deletion of a custom menu. |
MenuDeleteForm.php | file | core/ |
|
MenuDeleteForm::$connection | property | core/ |
The database connection. |
MenuDeleteForm::$menuLinkManager | property | core/ |
The menu link manager. |
MenuDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
MenuDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
MenuDeleteForm::logDeletionMessage | function | core/ |
Logs a message about the deleted entity. |
MenuDeleteForm::submitForm | function | core/ |
|
MenuDeleteForm::__construct | function | core/ |
Constructs a new MenuDeleteForm. |
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/ |
Instantiates a new instance of this class. |
MenuForm::form | function | core/ |
Gets the actual form array to be built. |
MenuForm::menuNameExists | function | core/ |
Returns whether a menu name already exists. |
MenuForm::save | function | core/ |
Form submission handler for the 'save' action. |
MenuForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
MenuForm::submitOverviewForm | function | core/ |
Submit handler for the menu overview form. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.