Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuActiveTrailTest::$cache | property | core/ |
The mocked cache backend. |
| MenuActiveTrailTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
| MenuActiveTrailTest::$currentRouteMatch | property | core/ |
The current route match service. |
| MenuActiveTrailTest::$lock | property | core/ |
The mocked 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 mocked 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::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::$menuParentSelector | property | core/ |
The menu parent form service. |
| MenuController::getParentOptions | function | core/ |
Gets all the available menus and menu items as a JavaScript array. |
| MenuController::__construct | function | core/ |
Creates a new MenuController object. |
| 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::$menuLinkContentStorage | property | core/ |
The menu_link_content storage handler. |
| 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. |
| MenuForm::__construct | function | core/ |
Constructs a MenuForm object. |
| 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. |
Pagination
- Previous page
- Page 896
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.