Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuActiveTrailTest::setUp | function | core/ |
|
| MenuActiveTrailTest::testGetActiveLink | function | core/ |
Tests getActiveLink(). |
| MenuActiveTrailTest::testGetActiveTrailIds | function | core/ |
Tests getActiveTrailIds(). |
| MenuActiveTrailTest::testGetCid | function | core/ |
Tests getCid() |
| MenuBlockPostUpdateTest | class | core/ |
Tests updating menu blocks configuration. |
| MenuBlockPostUpdateTest.php | file | core/ |
|
| MenuBlockPostUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuBlockPostUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| MenuBlockPostUpdateTest::testPostUpdateMenuBlockFields | function | core/ |
Tests updating blocks with default 'expand_all_items' value. |
| 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 enable. |
| 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::create | function | core/ |
Instantiates a new instance of this class. |
| 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. |
| MenuForm::__construct | function | core/ |
Constructs a MenuForm object. |
| MenuHalJsonAnonTest | class | core/ |
@group hal |
Pagination
- Previous page
- Page 937
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.