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 |
|---|---|---|---|
| MenuLinkDefaultForm::extractFormValues | function | core/ |
Extracts a plugin definition from form values. |
| MenuLinkDefaultForm::setMenuLinkInstance | function | core/ |
Injects the menu link plugin instance. |
| MenuLinkDefaultForm::submitConfigurationForm | function | core/ |
Form submission handler. |
| MenuLinkDefaultForm::validateConfigurationForm | function | core/ |
Form validation handler. |
| MenuLinkDefaultForm::__construct | function | core/ |
Constructs a new \Drupal\Core\Menu\Form\MenuLinkDefaultForm. |
| MenuLinkDefaultFormTest | class | core/ |
Tests Drupal\Core\Menu\Form\MenuLinkDefaultForm. |
| MenuLinkDefaultFormTest | class | core/ |
Tests the MenuLinkDefaultForm customizations. |
| MenuLinkDefaultFormTest.php | file | core/ |
|
| MenuLinkDefaultFormTest.php | file | core/ |
|
| MenuLinkDefaultFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuLinkDefaultFormTest::$modules | property | core/ |
Modules to install. |
| MenuLinkDefaultFormTest::setUp | function | core/ |
|
| MenuLinkDefaultFormTest::testExtractFormValues | function | core/ |
Tests extract form values. |
| MenuLinkDefaultFormTest::testMenuLinkDefaultFormCustomizations | function | core/ |
Tests the MenuLinkDefaultForm customizations. |
| MenuLinkDefaultIntegrationTest | class | core/ |
Tests integration of static menu links. |
| MenuLinkDefaultIntegrationTest.php | file | core/ |
|
| MenuLinkDefaultIntegrationTest::$modules | property | core/ |
Modules to install. |
| MenuLinkDefaultIntegrationTest::testMoveToRoot | function | core/ |
Tests moving a static menu link without a specified menu to the root. |
| MenuLinkDefaultTest | class | core/ |
Tests Drupal\Core\Menu\MenuLinkDefault. |
| MenuLinkDefaultTest.php | file | core/ |
|
| MenuLinkDefaultTest::testUpdateLink | function | core/ |
Tests update link. |
| MenuLinkDefaultTest::testUpdateLinkWithoutPersist | function | core/ |
Tests update link without persist. |
| MenuLinkDepthConstraint | class | core/ |
Validates the link depth of a menu tree. |
| MenuLinkDepthConstraint.php | file | core/ |
|
| MenuLinkDepthConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| MenuLinkDepthConstraintValidator | class | core/ |
Validates the MenuLinkDepthConstraint constraint. |
| MenuLinkDepthConstraintValidator.php | file | core/ |
|
| MenuLinkDepthConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| MenuLinkDepthConstraintValidator::validate | function | core/ |
|
| MenuLinkDepthConstraintValidator::__construct | function | core/ |
|
| MenuLinkEditForm | class | core/ |
Defines a generic edit form for all menu link plugin types. |
| MenuLinkEditForm.php | file | core/ |
|
| MenuLinkEditForm::$classResolver | property | core/ |
The class resolver. |
| MenuLinkEditForm::buildForm | function | core/ |
|
| MenuLinkEditForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| MenuLinkEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MenuLinkEditForm::submitForm | function | core/ |
Form submission handler. |
| MenuLinkEditForm::validateForm | function | core/ |
Form validation handler. |
| MenuLinkEditForm::__construct | function | core/ |
Constructs a MenuLinkEditForm object. |
| MenuLinkFieldDefinitions | trait | core/ |
Provides default values for menu link plugin definitions. |
| MenuLinkFieldDefinitions.php | file | core/ |
|
| MenuLinkFieldDefinitions::$defaults | property | core/ |
Provides some default values for the definition of all menu link plugins. |
| MenuLinkFormInterface | interface | core/ |
Defines an interface for edit forms of menu links. |
| MenuLinkFormInterface.php | file | core/ |
|
| MenuLinkFormInterface::extractFormValues | function | core/ |
Extracts a plugin definition from form values. |
| MenuLinkFormInterface::setMenuLinkInstance | function | core/ |
Injects the menu link plugin instance. |
| MenuLinkInterface | interface | core/ |
Defines an interface for classes providing a type of menu link. |
| MenuLinkInterface.php | file | core/ |
|
| MenuLinkInterface::deleteLink | function | core/ |
Deletes a menu link. |
| MenuLinkInterface::getDeleteRoute | function | core/ |
Returns route information for a route to delete the menu link. |
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.