Search for _link
- Search 7.x for _link
- Search 9.5.x for _link
- Search 10.3.x for _link
- Search 11.x for _link
- Search main for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuLinkPluginConverter.php | file | core/ |
|
| MenuLinkPluginConverter.php | file | core/ |
|
| 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/ |
@coversDefaultClass \Drupal\menu_link_content\Plugin\Menu\MenuLinkContent[[api-linebreak]] |
| MenuLinkPluginTest.php | file | core/ |
|
| MenuLinkPluginTest::testGetInstanceReflection | function | core/ |
@covers ::getUuid[[api-linebreak]] |
| 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 enable. |
| MenuLinkReorderTest::testDefaultMenuLinkReorder | function | core/ |
Test 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 this class. |
| 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 enable. |
| MenuLinkSecurityTest::testMenuLink | function | core/ |
Ensures that a menu link does not cause an XSS issue. |
| MenuLinksTest | class | core/ |
Tests handling of menu links hierarchies. |
| MenuLinksTest.php | file | core/ |
|
| MenuLinksTest::$menuLinkManager | property | core/ |
The menu link plugin manager. |
| MenuLinksTest::$modules | property | core/ |
Modules to enable. |
| MenuLinksTest::assertMenuLinkParents | function | core/ |
Assert that at set of links is properly parented. |
| MenuLinksTest::createLinkHierarchy | function | core/ |
Create a simple hierarchy of links. |
| MenuLinksTest::setUp | function | core/ |
|
| MenuLinksTest::testCreateLink | function | core/ |
Assert that a link entity's created timestamp is set. |
| MenuLinksTest::testMenuLinkContentReparenting | function | core/ |
Tests the MenuLinkContent::preDelete function. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.