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 |
|---|---|---|---|
| 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(). |
| MenuLinkAdd::__construct | function | core/ |
Constructs a LocalActionDefault object. |
| MenuLinkAddTest | class | core/ |
Tests \Drupal\menu_ui\Plugin\Menu\LocalAction\MenuLinkAdd deprecation. |
| MenuLinkAddTest.php | file | core/ |
|
| MenuLinkAddTest::$modules | property | core/ |
Modules to install. |
| MenuLinkAddTest::testDeprecation | function | core/ |
Tests \Drupal\menu_ui\Plugin\Menu\LocalAction\MenuLinkAdd deprecation. |
| MenuLinkAddTest::testNoDeprecation | function | core/ |
Tests deprecated plugin does not trigger deprecation unless used. |
| 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. |
| MenuLinkBase::getEditRoute | function | core/ |
Returns route information for a custom edit form for the menu link. |
| MenuLinkBase::getFormClass | function | core/ |
Returns the name of a class that can build an editing form for this link. |
| MenuLinkBase::getMenuName | function | core/ |
Returns the menu name of the menu link. |
| MenuLinkBase::getMetaData | function | core/ |
Returns any metadata for this link. |
| MenuLinkBase::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
| MenuLinkBase::getOptions | function | core/ |
Returns the options for this link. |
| MenuLinkBase::getParent | function | core/ |
Returns the plugin ID of the menu link's parent, or an empty string. |
| MenuLinkBase::getProvider | function | core/ |
Returns the provider (module name) of the menu link. |
| MenuLinkBase::getResetRoute | function | core/ |
Returns route information for a route to reset the menu link. |
| MenuLinkBase::getRouteName | function | core/ |
Returns the route name, if available. |
| MenuLinkBase::getRouteParameters | function | core/ |
Returns the route parameters, if available. |
| MenuLinkBase::getTranslateRoute | function | core/ |
Returns route information for a route to translate the menu link. |
Pagination
- Previous page
- Page 897
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.