LinkEdit::render_link |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/LinkEdit.php |
Renders the link. |
UserAccountLinksTests |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Tests user links in the secondary menu. |
Revision::render_link |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Revision.php |
Render whatever the data is as a link to the node. |
LinkDeleteAccessCheck |
class |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Access/LinkDeleteAccessCheck.php |
Provides an access check for shortcut link delete routes. |
Taxonomy::render_link |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/Taxonomy.php |
Render whatever the data is as a link to the taxonomy. |
hook_menu_link_insert |
function |
drupal/core/modules/menu_link/menu_link.api.php |
Inform modules that a menu link has been created. |
hook_menu_link_update |
function |
drupal/core/modules/menu_link/menu_link.api.php |
Inform modules that a menu link has been updated. |
hook_menu_link_delete |
function |
drupal/core/modules/menu_link/menu_link.api.php |
Inform modules that a menu link has been deleted. |
LinkSeparateFormatter |
class |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkSeparateFormatter.php |
Plugin implementation of the 'link_separate' formatter. |
menu_navigation_links |
function |
drupal/core/includes/menu.inc |
Returns an array of links for a navigation menu. |
menu_contextual_links |
function |
drupal/core/includes/menu.inc |
Retrieves contextual links for a path based on registered local tasks. |
LinkDelete::$menuLink |
property |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
The menu link to delete. |
LinkDelete::getFormID |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
Returns a unique string identifying the form. |
LinkEdit::render_link |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/LinkEdit.php |
Overrides \Drupal\user\Plugin\views\field\Link::render_link(). |
LinkDelete::buildForm |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
LinkItemTest::getInfo |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkItemTest.php |
|
Language::render_link |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Language.php |
|
MenuLink::$link_title |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The entity label. |
MenuLink::$customized |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
A flag to indicate that the user has manually created or edited the link. |
ShortcutLinksTest.php |
file |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php |
Definition of Drupal\shortcut\Tests\ShortcutLinksTest. |
MenuLink::$routeObject |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The route object associated with this menu link, if any. |
ReadOnlyStream::unlink |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php |
Support for unlink(). |
MenuLink::offsetExists |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Implements ArrayAccess::offsetExists(). |
MenuLinkDeleteForm.php |
file |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkDeleteForm.php |
Contains \Drupal\menu\Form\MenuLinkDeleteForm. |
MenuLinkFormController |
class |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php |
Form controller for the node edit forms. |
drupal_pre_render_link |
function |
drupal/core/includes/common.inc |
Pre-render callback: Renders a link into #markup. |
user_menu_link_presave |
function |
drupal/core/modules/user/user.module |
Implements hook_menu_link_presave(). |
RevisionLinkRevert.php |
file |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLinkRevert.php |
Definition of Drupal\node\Plugin\views\field\RevisionLinkRevert. |
RevisionLinkDelete.php |
file |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLinkDelete.php |
Definition of Drupal\node\Plugin\views\field\RevisionLinkDelete. |
Link::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Link.php |
Default options form that provides the label widget that all fields
should have. |
LinkReply::render_link |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkReply.php |
|
MenuTest::moveMenuLink |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Change the parent of a menu link using the menu module UI. |
TreeAccessTest::$links |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeAccessTest.php |
A list of menu links used for this test. |
Link::buildOptionsForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Link.php |
Default options form that provides the label widget that all fields
should have. |
TranslationLink::query |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Plugin/views/field/TranslationLink.php |
Overrides \Drupal\views\Plugin\views\Plugin\field\FieldPluginBase::query(). |
WebTestBase::clickLink |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Follows a link by name. |
hook_menu_link_presave |
function |
drupal/core/modules/menu_link/menu_link.api.php |
Alter the data of a menu link entity before it is created or updated. |
ContextualLinks::query |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php |
Called to add the field to a query. |
LinkDelete::submitForm |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
Form submission handler. |
rest.link_manager.type |
service |
drupal/core/modules/rest/rest.services.yml |
Drupal\rest\LinkManager\TypeLinkManager |
LinkItemTest::$modules |
property |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkItemTest.php |
Modules to enable. |
TelephoneLinkFormatter |
class |
drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/formatter/TelephoneLinkFormatter.php |
Plugin implementation of the 'telephone_link' formatter. |
Link::buildOptionsForm |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Link.php |
Default options form that provides the label widget that all fields
should have. |
LinkFieldUITest::setUp |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldUITest.php |
Sets up a Drupal site for running functional and integration tests. |
LinkFieldTest::getInfo |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
|
MenuLink::$router_path |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
For links corresponding to a Drupal path (external = 0), this connects the
link to a {menu_router}.path for joins. |
TranslationLinkTest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationLinkTest.php |
Contains \Drupal\translation_entity\Tests\Views\TranslationLinkTest. |
LinkEdit::defineOptions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkEdit.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
LinkDelete::render_link |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkDelete.php |
|
drupal_pre_render_links |
function |
drupal/core/includes/common.inc |
Pre-render callback: Collects child links into a single array. |