Search for _link
- Search 7.x for _link
- Search 8.9.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 |
|---|---|---|---|
| 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. |
| MenuLinksTest::testMenuLinkOnEntityDelete | function | core/ |
Tests that menu link pointing to entities get removed on entity remove. |
| MenuLinksTest::testMenuLinkReparenting | function | core/ |
Tests automatic reparenting of menu links. |
| MenuLinksTest::testModuleUninstalledMenuLinks | function | core/ |
Tests uninstalling a module providing default links. |
| MenuLinksTest::testPendingRevisions | function | core/ |
Tests handling of pending revisions. |
| MenuLinkTest | class | core/ |
Tests the menu link source plugin. |
| MenuLinkTest | class | core/ |
Tests the menu links created in views. |
| MenuLinkTest.php | file | core/ |
|
| MenuLinkTest.php | file | core/ |
|
| MenuLinkTest::$adminUser | property | core/ |
A user with permission to administer views, menus and view content. |
| MenuLinkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuLinkTest::$modules | property | core/ |
Modules to enable. |
| MenuLinkTest::$modules | property | core/ |
Modules to enable. |
| MenuLinkTest::$testViews | property | core/ |
Views used by this test. |
| MenuLinkTest::providerSource | function | core/ |
The data provider. |
| MenuLinkTest::setUp | function | core/ |
Sets up the test. |
| MenuLinkTest::testHierarchicalMenuLinkVisibility | function | core/ |
Tests that menu links using menu_link_content as parent are visible. |
| MenuLinkTestWithUnsafeTitle | class | core/ |
Test derivative with an unsafe string. |
| MenuLinkTestWithUnsafeTitle.php | file | core/ |
|
| MenuLinkTestWithUnsafeTitle::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| MenuLinkTranslation | class | core/ |
Drupal 6 i18n menu link translations source from database. |
| MenuLinkTranslation | class | core/ |
Drupal 7 i18n menu link translations source from database. |
| MenuLinkTranslation.php | file | core/ |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.