Search for menu
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::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 @group legacy |
MenuHalJsonAnonTest.php | file | core/ |
|
MenuHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MenuHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
MenuHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
MenuHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
MenuHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
MenuHalJsonBasicAuthTest.php | file | core/ |
|
MenuHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
MenuHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MenuHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
MenuHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
MenuHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
MenuHalJsonCookieTest | class | core/ |
@group hal @group legacy |
MenuHalJsonCookieTest.php | file | core/ |
|
MenuHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
MenuHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MenuHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
MenuHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
MenuHalJsonCookieTest::$modules | property | core/ |
Modules to install. |
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/ |
@group rest |
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/ |
@group rest |
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/ |
@group rest |
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. |
MenuLegacyTest | class | core/ |
Deprecation test cases for the menu layer. |
MenuLegacyTest.php | file | core/ |
|
MenuLegacyTest::$modules | property | core/ |
Modules to enable. |
MenuLegacyTest::setUp | function | core/ |
|
MenuLegacyTest::testListSystemMenus | function | core/ |
Tests deprecation of the menu_list_system_menus() function. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.