Search for menu
- Search 7.x for menu
- Search 9.5.x for menu
- Search 8.9.x for menu
- Search 10.3.x for menu
- Search main for menu
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Menu | class | core/ |
Defines the Menu configuration entity class. |
| Menu | class | core/ |
Drupal 6/7 menu source from database. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| MenuInterface | interface | core/ |
Provides an interface defining a menu entity. |
| MenuInterface.php | file | core/ |
|
| 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 | class | core/ |
Drupal 6/7 menu link source from database. |
| MenuLink.php | file | core/ |
|
| 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. |
| MenuLink::prepareRow | function | core/ |
Adds additional data to the row. |
| MenuLink::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| 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 | class | core/ |
Modifies the 'Add link' local action to add a destination. |
| MenuLinkAdd.php | file | core/ |
|
| 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. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.