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 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuActiveTrailsCacheContext::getCacheableMetadata | function | core/ |
|
| MenuActiveTrailsCacheContext::getContext | function | core/ |
|
| MenuActiveTrailsCacheContext::getLabel | function | core/ |
|
| MenuActiveTrailsCacheContext::__construct | function | core/ |
Constructs a MenuActiveTrailsCacheContext object. |
| MenuActiveTrailTest | class | core/ |
Tests the active menu trail service. |
| MenuActiveTrailTest.php | file | core/ |
|
| MenuActiveTrailTest::$cache | property | core/ |
The cache backend. |
| MenuActiveTrailTest::$currentRouteMatch | property | core/ |
The current route match service. |
| MenuActiveTrailTest::$lock | property | core/ |
The lock. |
| MenuActiveTrailTest::$menuActiveTrail | property | core/ |
The tested active menu trail service. |
| MenuActiveTrailTest::$menuLinkManager | property | core/ |
The mocked menu link manager. |
| MenuActiveTrailTest::$pathMatcher | property | core/ |
The path matcher. |
| MenuActiveTrailTest::$requestStack | property | core/ |
The test request stack. |
| MenuActiveTrailTest::provider | function | core/ |
Provides test data for all test methods. |
| MenuActiveTrailTest::setUp | function | core/ |
|
| MenuActiveTrailTest::setUpMockCacheBackend | function | core/ |
Reinitializes the cache backend as a mock object. |
| 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/ |
|
| 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/ |
|
| MenuCacheTagsTest::$modules | property | core/ |
|
| 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/ |
|
| MenuDeleteForm::getDescription | function | core/ |
Pagination
- Previous page
- Page 1040
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.