MenuForm |
class |
core/modules/menu_ui/src/MenuForm.php |
Base form for menu edit forms. |
MenuForm.php |
file |
core/modules/menu_ui/src/MenuForm.php |
|
MenuForm::$linkGenerator |
property |
core/modules/menu_ui/src/MenuForm.php |
The link generator. |
MenuForm::$menuLinkContentStorage |
property |
core/modules/menu_ui/src/MenuForm.php |
The menu_link_content storage handler. |
MenuForm::$menuLinkManager |
property |
core/modules/menu_ui/src/MenuForm.php |
The menu link manager. |
MenuForm::$menuTree |
property |
core/modules/menu_ui/src/MenuForm.php |
The menu tree service. |
MenuForm::$overviewTreeForm |
property |
core/modules/menu_ui/src/MenuForm.php |
The overview tree form. |
MenuForm::buildOverviewForm |
function |
core/modules/menu_ui/src/MenuForm.php |
Form constructor to edit an entire menu tree at once. |
MenuForm::buildOverviewTreeForm |
function |
core/modules/menu_ui/src/MenuForm.php |
Recursive helper function for buildOverviewForm(). |
MenuForm::create |
function |
core/modules/menu_ui/src/MenuForm.php |
|
MenuForm::form |
function |
core/modules/menu_ui/src/MenuForm.php |
|
MenuForm::menuNameExists |
function |
core/modules/menu_ui/src/MenuForm.php |
Returns whether a menu name already exists. |
MenuForm::save |
function |
core/modules/menu_ui/src/MenuForm.php |
|
MenuForm::submitForm |
function |
core/modules/menu_ui/src/MenuForm.php |
|
MenuForm::submitOverviewForm |
function |
core/modules/menu_ui/src/MenuForm.php |
Submit handler for the menu overview form. |
MenuForm::__construct |
function |
core/modules/menu_ui/src/MenuForm.php |
Constructs a MenuForm object. |
MenuHalJsonAnonTest |
class |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonAnonTest.php |
@group hal |
MenuHalJsonAnonTest.php |
file |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonAnonTest.php |
|
MenuHalJsonAnonTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonAnonTest.php |
|
MenuHalJsonAnonTest::$format |
property |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonAnonTest.php |
|
MenuHalJsonAnonTest::$mimeType |
property |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonAnonTest.php |
|
MenuHalJsonAnonTest::$modules |
property |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonAnonTest.php |
|
MenuHalJsonBasicAuthTest |
class |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonBasicAuthTest.php |
@group hal |
MenuHalJsonBasicAuthTest.php |
file |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonBasicAuthTest.php |
|
MenuHalJsonBasicAuthTest::$auth |
property |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonBasicAuthTest.php |
|
MenuHalJsonBasicAuthTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonBasicAuthTest.php |
|
MenuHalJsonBasicAuthTest::$format |
property |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonBasicAuthTest.php |
|
MenuHalJsonBasicAuthTest::$mimeType |
property |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonBasicAuthTest.php |
|
MenuHalJsonBasicAuthTest::$modules |
property |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonBasicAuthTest.php |
|
MenuHalJsonCookieTest |
class |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php |
@group hal |
MenuHalJsonCookieTest.php |
file |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php |
|
MenuHalJsonCookieTest::$auth |
property |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php |
|
MenuHalJsonCookieTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php |
|
MenuHalJsonCookieTest::$format |
property |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php |
|
MenuHalJsonCookieTest::$mimeType |
property |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php |
|
MenuHalJsonCookieTest::$modules |
property |
core/modules/system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php |
|
MenuInterface |
interface |
core/modules/system/src/MenuInterface.php |
Provides an interface defining a menu entity. |
MenuInterface.php |
file |
core/modules/system/src/MenuInterface.php |
|
MenuInterface::getDescription |
function |
core/modules/system/src/MenuInterface.php |
Returns the description of the menu. |
MenuInterface::isLocked |
function |
core/modules/system/src/MenuInterface.php |
Determines if this menu is locked. |
MenuJsonAnonTest |
class |
core/modules/system/tests/src/Functional/Rest/MenuJsonAnonTest.php |
@group rest |
MenuJsonAnonTest.php |
file |
core/modules/system/tests/src/Functional/Rest/MenuJsonAnonTest.php |
|
MenuJsonAnonTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Rest/MenuJsonAnonTest.php |
|
MenuJsonAnonTest::$format |
property |
core/modules/system/tests/src/Functional/Rest/MenuJsonAnonTest.php |
|
MenuJsonAnonTest::$mimeType |
property |
core/modules/system/tests/src/Functional/Rest/MenuJsonAnonTest.php |
|
MenuJsonBasicAuthTest |
class |
core/modules/system/tests/src/Functional/Rest/MenuJsonBasicAuthTest.php |
@group rest |
MenuJsonBasicAuthTest.php |
file |
core/modules/system/tests/src/Functional/Rest/MenuJsonBasicAuthTest.php |
|
MenuJsonBasicAuthTest::$auth |
property |
core/modules/system/tests/src/Functional/Rest/MenuJsonBasicAuthTest.php |
|
MenuJsonBasicAuthTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Rest/MenuJsonBasicAuthTest.php |
|
MenuJsonBasicAuthTest::$format |
property |
core/modules/system/tests/src/Functional/Rest/MenuJsonBasicAuthTest.php |
|