Search for _link
- Search 7.x for _link
- Search 9.5.x for _link
- Search 8.9.x for _link
- Search 10.3.x for _link
- Search 11.x for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuLinkPluginConverter::$container | property | core/ |
The service container. |
| MenuLinkPluginConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| MenuLinkPluginConverter::$menuLinkManager | property | core/ |
Plugin manager which creates the instance from the value. |
| MenuLinkPluginConverter::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| MenuLinkPluginConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
| MenuLinkPluginConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
| MenuLinkPluginConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
| MenuLinkPluginConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
| MenuLinkPluginConverter::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| MenuLinkPluginConverter::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| MenuLinkPluginConverter::__construct | function | core/ |
Constructs a new MenuLinkPluginConverter. |
| MenuLinkPluginTest | class | core/ |
Tests Drupal\menu_link_content\Plugin\Menu\MenuLinkContent. |
| MenuLinkPluginTest.php | file | core/ |
|
| MenuLinkPluginTest::testGetInstanceReflection | function | core/ |
Tests get instance reflection. |
| MenuLinkReorderTest | class | core/ |
Reorder menu items. |
| MenuLinkReorderTest.php | file | core/ |
|
| MenuLinkReorderTest::$administrator | property | core/ |
An administrator user. |
| MenuLinkReorderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuLinkReorderTest::$modules | property | core/ |
Modules to install. |
| MenuLinkReorderTest::testDefaultMenuLinkReorder | function | core/ |
Tests creating, editing, deleting menu links via node form widget. |
| MenuLinkResetForm | class | core/ |
Defines a confirmation form for resetting a single modified menu link. |
| MenuLinkResetForm.php | file | core/ |
|
| MenuLinkResetForm::$link | property | core/ |
The menu link. |
| MenuLinkResetForm::$menuLinkManager | property | core/ |
The menu link manager. |
| MenuLinkResetForm::buildForm | function | core/ |
Form constructor. |
| MenuLinkResetForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| MenuLinkResetForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| MenuLinkResetForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| MenuLinkResetForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| MenuLinkResetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MenuLinkResetForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| MenuLinkResetForm::linkIsResettable | function | core/ |
Checks access based on whether the link can be reset. |
| MenuLinkResetForm::submitForm | function | core/ |
Form submission handler. |
| MenuLinkResetForm::__construct | function | core/ |
Constructs a MenuLinkResetForm object. |
| MenuLinkSecurityTest | class | core/ |
Ensures that menu links don't cause XSS issues. |
| MenuLinkSecurityTest.php | file | core/ |
|
| MenuLinkSecurityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuLinkSecurityTest::$modules | property | core/ |
Modules to install. |
| MenuLinkSecurityTest::testMenuLink | function | core/ |
Ensures that a menu link does not cause an XSS issue. |
| MenuLinksetRoutes | class | core/ |
Dynamically defines routes for menu linkset endpoints. |
| MenuLinksetRoutes.php | file | core/ |
|
| MenuLinksetRoutes::$providerIds | property | core/ |
An array of enabled authentication provider IDs. |
| MenuLinksetRoutes::alterRoutes | function | core/ |
Alter routes. |
| MenuLinksetRoutes::create | function | core/ |
Instantiates a new instance of this class. |
| MenuLinksetRoutes::getSubscribedEvents | function | core/ |
|
| MenuLinksetRoutes::onConfigSave | function | core/ |
|
| MenuLinksetRoutes::routes | function | core/ |
Returns an array of route objects. |
| MenuLinksetRoutes::__construct | function | core/ |
EventSubscriber constructor. |
| MenuLinksetSettingsForm | class | core/ |
Configure System settings for this site. |
| MenuLinksetSettingsForm.php | file | core/ |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.