Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuActiveTrailTest::testGetActiveLink | function | core/ |
Tests getActiveLink(). |
| MenuActiveTrailTest::testGetActiveLinkReturnsFrontPageLinkAtTheFrontPage | function | core/ |
Tests that getActiveLink() returns a <front> route link for a route that is the front page and has no other links. |
| MenuActiveTrailTest::testGetActiveTrailIds | function | core/ |
Tests getActiveTrailIds(). |
| MenuActiveTrailTest::testGetCid | function | core/ |
Tests getCid() |
| MenuBlockDepthTest | class | core/ |
Tests update path for the `depth` setting of menu blocks. |
| MenuBlockDepthTest.php | file | core/ |
|
| MenuBlockDepthTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| MenuBlockDepthTest::testUpdate | function | core/ |
Tests that menu blocks with a `depth` setting of 0 are changed to NULL. |
| 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/ |
Defines a route controller for a form for menu link content entity creation. |
| MenuController | class | core/ |
Returns responses for Menu routes. |
| 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 the implementing class using autowiring. |
| 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. |
| MenuDeleteTest | class | core/ |
Tests the menu_delete hook. |
| MenuDeleteTest.php | file | core/ |
|
| MenuDeleteTest::$modules | property | core/ |
Modules to install. |
| MenuDeleteTest::providerMenuDelete | function | core/ |
Provides data for testMenuDelete(). |
| MenuDeleteTest::testMenuDelete | function | core/ |
Tests menu delete. |
| 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. |
Pagination
- Previous page
- Page 1066
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.