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 main for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| MenuLinksetSettingsForm::buildForm | function | core/ |
Form constructor. |
| MenuLinksetSettingsForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| MenuLinksetSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| MenuLinksetSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MenuLinksetSettingsForm::submitForm | function | core/ |
Form submission handler. |
| MenuLinksetSettingsForm::__construct | function | core/ |
Constructs a MenuLinksetSettingsForm object. |
| MenuLinksetSettingsFormTest | class | core/ |
Tests the menu_linkset_settings form. |
| MenuLinksetSettingsFormTest.php | file | core/ |
|
| MenuLinksetSettingsFormTest::$adminAccount | property | core/ |
A user account to modify the menu linkset settings form. |
| MenuLinksetSettingsFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuLinksetSettingsFormTest::$modules | property | core/ |
Modules to install. |
| MenuLinksetSettingsFormTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| MenuLinksetSettingsFormTest::testMenuLinksetSettingsForm | function | core/ |
Tests the menu_linkset_settings form. |
| 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 install. |
| 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::testMenuLinkContentFormInvalidParentMenu | function | core/ |
Tests that the form doesn't break for links with arbitrary menu names. |
| MenuLinksTest::testMenuLinkContentGetEntity | function | core/ |
Tests that getEntity() method returns correct value. |
| MenuLinksTest::testMenuLinkContentParentUpdate | function | core/ |
Tests the MenuLinkContent::preDelete function. |
| MenuLinksTest::testMenuLinkOnEntityDelete | function | core/ |
Tests that menu link pointing to entities get removed on entity remove. |
| MenuLinksTest::testMenuLinkParentUpdate | function | core/ |
Tests automatic update of parent menu links. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.