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 11.x for link
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Link class core/modules/jsonapi/src/JsonApiResource/Link.php Represents an RFC8288 based link.
Link class core/lib/Drupal/Core/Render/Element/Link.php Provides a link render element.
Link class core/lib/Drupal/Core/Link.php Defines an object that holds information about a link.

All search results

Title Object type File name Summary
MenuLinkContentXmlCookieTest::$format property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php The format to use in this test.
MenuLinkContentXmlCookieTest::$mimeType property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentXmlCookieTest.php The MIME type that corresponds to $format.
MenuLinkDefault class core/lib/Drupal/Core/Menu/MenuLinkDefault.php Provides a default implementation for menu link plugins.
MenuLinkDefault.php file core/lib/Drupal/Core/Menu/MenuLinkDefault.php
MenuLinkDefault::$overrideAllowed property core/lib/Drupal/Core/Menu/MenuLinkDefault.php The list of definition values where an override is allowed.
MenuLinkDefault::$staticOverride property core/lib/Drupal/Core/Menu/MenuLinkDefault.php The static menu link service used to store updates to weight/parent etc.
MenuLinkDefault::create function core/lib/Drupal/Core/Menu/MenuLinkDefault.php Creates an instance of the plugin.
MenuLinkDefault::getDescription function core/lib/Drupal/Core/Menu/MenuLinkDefault.php Returns the description of the menu link.
MenuLinkDefault::getResetRoute function core/lib/Drupal/Core/Menu/MenuLinkDefault.php Returns route information for a route to reset the menu link.
MenuLinkDefault::getTitle function core/lib/Drupal/Core/Menu/MenuLinkDefault.php Returns the localized title to be shown for this link.
MenuLinkDefault::isResettable function core/lib/Drupal/Core/Menu/MenuLinkDefault.php Returns whether this link can be reset.
MenuLinkDefault::updateLink function core/lib/Drupal/Core/Menu/MenuLinkDefault.php Updates the definition values for a menu link.
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 Form constructor.
MenuLinkDefaultForm::create function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php Instantiates a new instance of this class.
MenuLinkDefaultForm::extractFormValues function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php Extracts a plugin definition from form values.
MenuLinkDefaultForm::setMenuLinkInstance function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php Injects the menu link plugin instance.
MenuLinkDefaultForm::submitConfigurationForm function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php Form submission handler.
MenuLinkDefaultForm::validateConfigurationForm function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php Form validation handler.
MenuLinkDefaultForm::__construct function core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php Constructs a new \Drupal\Core\Menu\Form\MenuLinkDefaultForm.
MenuLinkDefaultFormTest class core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultFormTest.php @coversDefaultClass \Drupal\Core\Menu\Form\MenuLinkDefaultForm
@group Menu
@runTestsInSeparateProcesses
MenuLinkDefaultFormTest.php file core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultFormTest.php
MenuLinkDefaultFormTest::testExtractFormValues function core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultFormTest.php @covers ::extractFormValues
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 Modules to install.
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 @coversDefaultClass \Drupal\Core\Menu\MenuLinkDefault
@group Menu
MenuLinkDefaultTest.php file core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultTest.php
MenuLinkDefaultTest::testUpdateLink function core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultTest.php @covers ::updateLink
MenuLinkDefaultTest::testUpdateLinkWithoutPersist function core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultTest.php @covers ::updateLink
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 Instantiates a new instance of this class.
MenuLinkEditForm::getFormId function core/modules/menu_ui/src/Form/MenuLinkEditForm.php Returns a unique string identifying the form.
MenuLinkEditForm::submitForm function core/modules/menu_ui/src/Form/MenuLinkEditForm.php Form submission handler.
MenuLinkEditForm::validateForm function core/modules/menu_ui/src/Form/MenuLinkEditForm.php Form validation handler.
MenuLinkEditForm::__construct function core/modules/menu_ui/src/Form/MenuLinkEditForm.php Constructs a MenuLinkEditForm object.
MenuLinkFieldDefinitions trait core/lib/Drupal/Core/Menu/MenuLinkFieldDefinitions.php Provides base field definitions for an entity type.
MenuLinkFieldDefinitions.php file core/lib/Drupal/Core/Menu/MenuLinkFieldDefinitions.php
MenuLinkFieldDefinitions::$defaults property core/lib/Drupal/Core/Menu/MenuLinkFieldDefinitions.php Provides some default values for the definition of all menu link plugins.
MenuLinkFormInterface interface core/lib/Drupal/Core/Menu/Form/MenuLinkFormInterface.php Defines an interface for edit forms of menu links.

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