| DuplicateContextualLinksTest.php | file | core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php |  | 
          
                                                                                        | DuplicateContextualLinksTest::$defaultTheme | property | core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php |  | 
          
                                                                                        | DuplicateContextualLinksTest::$modules | property | core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php |  | 
          
                                                                                        | DuplicateContextualLinksTest::testSameContextualLinks | function | core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php | Tests the contextual links with same id. | 
          
                                                                                        | DynamicMenuLinkMock | class | core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php | Defines a mock implementation of a dynamic menu link used in tests only. | 
          
                                                                                        | DynamicMenuLinkMock.php | file | core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php |  | 
          
                                                                                        | DynamicMenuLinkMock::$currentUser | property | core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php | The current user. | 
          
                                                                                        | DynamicMenuLinkMock::getCacheContexts | function | core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php |  | 
          
                                                                                        | DynamicMenuLinkMock::getRouteName | function | core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php |  | 
          
                                                                                        | DynamicMenuLinkMock::getTitle | function | core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php |  | 
          
                                                                                        | DynamicMenuLinkMock::setCurrentUser | function | core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php | Sets the current user. | 
          
                                                                                        | EditorHooks::menuLinksDiscoveredAlter | function | core/modules/editor/src/Hook/EditorHooks.php | Implements hook_menu_links_discovered_alter(). | 
          
                                                                                        | EngineTwigTest::testTwigLinkGenerator | function | core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php | Tests the link_generator Twig functions. | 
          
                                                                                        | EntityBase::hasLinkTemplate | function | core/lib/Drupal/Core/Entity/EntityBase.php |  | 
          
                                                                                        | EntityBase::linkTemplates | function | core/lib/Drupal/Core/Entity/EntityBase.php | Gets an array link templates. | 
          
                                                                                        | EntityBase::toLink | function | core/lib/Drupal/Core/Entity/EntityBase.php |  | 
          
                                                                                        | EntityDisplayFormBase::getDisplayModesLink | function | core/modules/field_ui/src/Form/EntityDisplayFormBase.php | Returns a link to the form or view mode admin page. | 
          
                                                                                        | EntityFormDisplayEditForm::getDisplayModesLink | function | core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php | Returns a link to the form or view mode admin page. | 
          
                                                                                        | EntityInterface::hasLinkTemplate | function | core/lib/Drupal/Core/Entity/EntityInterface.php | Indicates if a link template exists for a given key. | 
          
                                                                                        | EntityInterface::toLink | function | core/lib/Drupal/Core/Entity/EntityInterface.php | Generates the HTML for a link to this entity. | 
          
                                                                                        | EntityLink | class | core/modules/comment/src/Plugin/views/field/EntityLink.php | Handler for showing comment module's entity links. | 
          
                                                                                        | EntityLink | class | core/modules/views/src/Plugin/views/field/EntityLink.php | Field handler to present a link to an entity. | 
          
                                                                                        | EntityLink.php | file | core/modules/views/src/Plugin/views/field/EntityLink.php |  | 
          
                                                                                        | EntityLink.php | file | core/modules/comment/src/Plugin/views/field/EntityLink.php |  | 
          
                                                                                        | EntityLink::$build | property | core/modules/comment/src/Plugin/views/field/EntityLink.php | Stores the result of parent entities build for all rows to reuse it later. | 
          
                                                                                        | EntityLink::buildOptionsForm | function | core/modules/comment/src/Plugin/views/field/EntityLink.php | Default option form that provides label widget that all fields should have. | 
          
                                                                                        | EntityLink::buildOptionsForm | function | core/modules/views/src/Plugin/views/field/EntityLink.php | Default option form that provides label widget that all fields should have. | 
          
                                                                                        | EntityLink::defineOptions | function | core/modules/views/src/Plugin/views/field/EntityLink.php | Information about options for all kinds of purposes will be held here. | 
          
                                                                                        | EntityLink::defineOptions | function | core/modules/comment/src/Plugin/views/field/EntityLink.php | Information about options for all kinds of purposes will be held here. | 
          
                                                                                        | EntityLink::getDefaultLabel | function | core/modules/views/src/Plugin/views/field/EntityLink.php | Returns the default label for this link. | 
          
                                                                                        | EntityLink::getEntityLinkTemplate | function | core/modules/views/src/Plugin/views/field/EntityLink.php | Returns the entity link template name identifying the link route. | 
          
                                                                                        | EntityLink::getUrlInfo | function | core/modules/views/src/Plugin/views/field/EntityLink.php | Returns the URI elements of the link. | 
          
                                                                                        | EntityLink::preRender | function | core/modules/comment/src/Plugin/views/field/EntityLink.php | Runs before any fields are rendered. | 
          
                                                                                        | EntityLink::query | function | core/modules/comment/src/Plugin/views/field/EntityLink.php | Called to add the field to a query. | 
          
                                                                                        | EntityLink::render | function | core/modules/comment/src/Plugin/views/field/EntityLink.php | Renders the field. | 
          
                                                                                        | EntityLink::render | function | core/modules/views/src/Plugin/views/field/EntityLink.php | Renders the field. | 
          
                                                                                        | EntityLink::renderLink | function | core/modules/views/src/Plugin/views/field/EntityLink.php | Prepares the link to view an entity. | 
          
                                                                                        | EntityLinkDelete | class | core/modules/views/src/Plugin/views/field/EntityLinkDelete.php | Field handler to present a link to delete an entity. | 
          
                                                                                        | EntityLinkDelete.php | file | core/modules/views/src/Plugin/views/field/EntityLinkDelete.php |  | 
          
                                                                                        | EntityLinkDelete::getDefaultLabel | function | core/modules/views/src/Plugin/views/field/EntityLinkDelete.php | Returns the default label for this link. | 
          
                                                                                        | EntityLinkDelete::getEntityLinkTemplate | function | core/modules/views/src/Plugin/views/field/EntityLinkDelete.php | Returns the entity link template name identifying the link route. | 
          
                                                                                        | EntityLinkDelete::renderLink | function | core/modules/views/src/Plugin/views/field/EntityLinkDelete.php | Prepares the link to view an entity. | 
          
                                                                                        | EntityLinkEdit | class | core/modules/views/src/Plugin/views/field/EntityLinkEdit.php | Field handler to present a link to edit an entity. | 
          
                                                                                        | EntityLinkEdit.php | file | core/modules/views/src/Plugin/views/field/EntityLinkEdit.php |  | 
          
                                                                                        | EntityLinkEdit::getDefaultLabel | function | core/modules/views/src/Plugin/views/field/EntityLinkEdit.php | Returns the default label for this link. | 
          
                                                                                        | EntityLinkEdit::getEntityLinkTemplate | function | core/modules/views/src/Plugin/views/field/EntityLinkEdit.php | Returns the entity link template name identifying the link route. | 
          
                                                                                        | EntityLinkEdit::renderLink | function | core/modules/views/src/Plugin/views/field/EntityLinkEdit.php | Prepares the link to view an entity. | 
          
                                                                                        | EntityLinkTest | class | core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php | Tests Drupal\Core\Entity\EntityBase. | 
          
                                                                                        | EntityLinkTest | class | core/modules/comment/tests/src/Unit/Plugin/views/field/EntityLinkTest.php | Tests Drupal\comment\Plugin\views\field\EntityLink. | 
          
                                                                                        | EntityLinkTest.php | file | core/modules/comment/tests/src/Unit/Plugin/views/field/EntityLinkTest.php |  |