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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| MenuJsonAnonTest.php | file | core/ |
|
| MenuJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| MenuJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| MenuJsonBasicAuthTest | class | core/ |
Tests Menu Json Basic Auth. |
| MenuJsonBasicAuthTest.php | file | core/ |
|
| MenuJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| MenuJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| MenuJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| MenuJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| MenuJsonCookieTest | class | core/ |
Tests Menu Json Cookie. |
| MenuJsonCookieTest.php | file | core/ |
|
| MenuJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| MenuJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| MenuJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| MenuLink::fields | function | core/ |
Returns available fields on the source. |
| MenuLink::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuLink::hasTranslation | function | core/ |
Determines if this menu_link has an i18n translation. |
| MenuLinkAccessTestHooks | class | core/ |
Hook implementations for menu_link_access_test. |
| MenuLinkAccessTestHooks.php | file | core/ |
|
| MenuLinkAccessTestHooks::entityTestAccess | function | core/ |
Implements hook_ENTITY_TYPE_access(). |
| MenuLinkAccessTestHooks::entityTestCreateAccess | function | core/ |
Implements hook_ENTITY_TYPE_create_access(). |
| MenuLinkBase | class | core/ |
Defines a base menu link class. |
| MenuLinkBase.php | file | core/ |
|
| MenuLinkBase::$overrideAllowed | property | core/ |
The list of definition values where an override is allowed. |
| MenuLinkBase::deleteLink | function | core/ |
Deletes a menu link. |
| MenuLinkBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| MenuLinkBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| MenuLinkBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
| MenuLinkBase::getDeleteRoute | function | core/ |
Returns route information for a route to delete the menu link. |
Pagination
- Previous page
- Page 889
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.