Search for _link

  1. Search 7.x for _link
  2. Search 9.5.x for _link
  3. Search 8.9.x for _link
  4. Search 10.3.x for _link
  5. Search 11.x for _link
  6. Other projects
Title Object type File name Summary
MenuLinkDefault::$staticOverride property core/lib/Drupal/Core/Menu/MenuLinkDefault.php The static menu link service used to store updates to weight/parent etc.
MenuLinkDefault::getDescription function core/lib/Drupal/Core/Menu/MenuLinkDefault.php
MenuLinkDefault::getResetRoute function core/lib/Drupal/Core/Menu/MenuLinkDefault.php
MenuLinkDefault::getTitle function core/lib/Drupal/Core/Menu/MenuLinkDefault.php
MenuLinkDefault::isResettable function core/lib/Drupal/Core/Menu/MenuLinkDefault.php
MenuLinkDefault::updateLink function core/lib/Drupal/Core/Menu/MenuLinkDefault.php
MenuLinkDefault::__construct function core/lib/Drupal/Core/Menu/MenuLinkDefault.php Constructs a new MenuLinkDefault.
MenuLinkDefaultForm class core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php Provides an edit form for static menu links.
MenuLinkDefaultForm.php file core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php
MenuLinkDefaultForm::$menuLink property core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php The edited menu link.
MenuLinkDefaultForm::$menuLinkManager property core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php The menu link manager.
MenuLinkDefaultForm::$menuParentSelector property core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php The parent form selector service.
MenuLinkDefaultForm::$moduleHandler property core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php The module handler service.
MenuLinkDefaultForm::buildConfigurationForm function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php
MenuLinkDefaultForm::create function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php
MenuLinkDefaultForm::extractFormValues function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php
MenuLinkDefaultForm::setMenuLinkInstance function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php
MenuLinkDefaultForm::submitConfigurationForm function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php
MenuLinkDefaultForm::validateConfigurationForm function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php
MenuLinkDefaultForm::__construct function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php Constructs a new \Drupal\Core\Menu\Form\MenuLinkDefaultForm.
MenuLinkDefaultFormTest class core/themes/claro/tests/src/Functional/MenuLinkDefaultFormTest.php Tests the MenuLinkDefaultForm customizations.
MenuLinkDefaultFormTest class core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultFormTest.php Tests Drupal\Core\Menu\Form\MenuLinkDefaultForm.
MenuLinkDefaultFormTest.php file core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultFormTest.php
MenuLinkDefaultFormTest.php file core/themes/claro/tests/src/Functional/MenuLinkDefaultFormTest.php
MenuLinkDefaultFormTest::$defaultTheme property core/themes/claro/tests/src/Functional/MenuLinkDefaultFormTest.php The theme to install as the default for testing.
MenuLinkDefaultFormTest::$modules property core/themes/claro/tests/src/Functional/MenuLinkDefaultFormTest.php Modules to install.
MenuLinkDefaultFormTest::setUp function core/themes/claro/tests/src/Functional/MenuLinkDefaultFormTest.php
MenuLinkDefaultFormTest::testExtractFormValues function core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultFormTest.php Tests extract form values.
MenuLinkDefaultFormTest::testMenuLinkDefaultFormCustomizations function core/themes/claro/tests/src/Functional/MenuLinkDefaultFormTest.php Tests the MenuLinkDefaultForm customizations.
MenuLinkDefaultIntegrationTest class core/tests/Drupal/KernelTests/Core/Menu/MenuLinkDefaultIntegrationTest.php Tests integration of static menu links.
MenuLinkDefaultIntegrationTest.php file core/tests/Drupal/KernelTests/Core/Menu/MenuLinkDefaultIntegrationTest.php
MenuLinkDefaultIntegrationTest::$modules property core/tests/Drupal/KernelTests/Core/Menu/MenuLinkDefaultIntegrationTest.php
MenuLinkDefaultIntegrationTest::testMoveToRoot function core/tests/Drupal/KernelTests/Core/Menu/MenuLinkDefaultIntegrationTest.php Tests moving a static menu link without a specified menu to the root.
MenuLinkDefaultTest class core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultTest.php Tests Drupal\Core\Menu\MenuLinkDefault.
MenuLinkDefaultTest.php file core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultTest.php
MenuLinkDefaultTest::testUpdateLink function core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultTest.php Tests update link.
MenuLinkDefaultTest::testUpdateLinkWithoutPersist function core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultTest.php Tests update link without persist.
MenuLinkDepthConstraint class core/lib/Drupal/Core/Menu/Plugin/Validation/Constraint/MenuLinkDepthConstraint.php Validates the link depth of a menu tree.
MenuLinkDepthConstraint.php file core/lib/Drupal/Core/Menu/Plugin/Validation/Constraint/MenuLinkDepthConstraint.php
MenuLinkDepthConstraint::__construct function core/lib/Drupal/Core/Menu/Plugin/Validation/Constraint/MenuLinkDepthConstraint.php
MenuLinkDepthConstraintValidator class core/lib/Drupal/Core/Menu/Plugin/Validation/Constraint/MenuLinkDepthConstraintValidator.php Validates the MenuLinkDepthConstraint constraint.
MenuLinkDepthConstraintValidator.php file core/lib/Drupal/Core/Menu/Plugin/Validation/Constraint/MenuLinkDepthConstraintValidator.php
MenuLinkDepthConstraintValidator::create function core/lib/Drupal/Core/Menu/Plugin/Validation/Constraint/MenuLinkDepthConstraintValidator.php
MenuLinkDepthConstraintValidator::validate function core/lib/Drupal/Core/Menu/Plugin/Validation/Constraint/MenuLinkDepthConstraintValidator.php
MenuLinkDepthConstraintValidator::__construct function core/lib/Drupal/Core/Menu/Plugin/Validation/Constraint/MenuLinkDepthConstraintValidator.php
MenuLinkEditForm class core/modules/menu_ui/src/Form/MenuLinkEditForm.php Defines a generic edit form for all menu link plugin types.
MenuLinkEditForm.php file core/modules/menu_ui/src/Form/MenuLinkEditForm.php
MenuLinkEditForm::$classResolver property core/modules/menu_ui/src/Form/MenuLinkEditForm.php The class resolver.
MenuLinkEditForm::buildForm function core/modules/menu_ui/src/Form/MenuLinkEditForm.php
MenuLinkEditForm::create function core/modules/menu_ui/src/Form/MenuLinkEditForm.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.