MenuLinkStorageController::save |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Overrides DatabaseStorageController::save(). |
ViewExecutable::$showAdminLinks |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Should the admin links be shown on the rendered view. |
MenuLinkFormController::actions |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php |
Overrides EntityFormController::actions(). |
RevisionLinkRevert::render_link |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLinkRevert.php |
|
RevisionLinkDelete::render_link |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLinkDelete.php |
|
UserAccountLinksTests::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php |
Modules to enable. |
MenuLinkDeleteForm::getQuestion |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkDeleteForm.php |
Returns the question to ask the user. |
WebTestBase::assertNoLinkByHref |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Pass if a link containing a given href (part) is not found. |
shortcut_set_reset_link_weights |
function |
drupal/core/modules/shortcut/shortcut.module |
Resets the link weights in a shortcut set to match their current order. |
HelpController::helpLinksAsList |
function |
drupal/core/modules/help/lib/Drupal/help/Controller/HelpController.php |
Provides a formatted list of available help topics. |
RelationLinkManager::writeCache |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/RelationLinkManager.php |
Writes the cache of relation links. |
TranslationLinkTest::$testViews |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationLinkTest.php |
Views used by this test. |
LinkManager::getTypeInternalIds |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/LinkManager.php |
Implements \Drupal\rest\LinkManager\TypeLinkManagerInterface::getTypeInternalIds(). |
_filter_url_parse_partial_links |
function |
drupal/core/modules/filter/filter.module |
Makes links out of domain names starting with "www." |
LinkFieldTest::renderTestEntity |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Renders a test_entity and sets the output in the internal browser. |
AddFeedTest::urlToRSSLinkPattern |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AddFeedTest.php |
Creates a pattern representing the RSS feed in the page. |
MenuLinkFormController::validate |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php |
Overrides EntityFormController::validate(). |
UrlTest::testLinkRenderArrayText |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Tests that link functions support render arrays as 'text'. |
TreeDataUnitTest::assertSameLink |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeDataUnitTest.php |
Check that two menu links are the same by comparing the mlid. |
LinksTest::assertMenuLinkParents |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php |
Assert that at set of links is properly parented. |
hook_language_switch_links_alter |
function |
drupal/core/modules/system/language.api.php |
Perform alterations on language switcher links. |
MenuLinkResetForm::getCancelPath |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkResetForm.php |
Returns the page to go to if the user cancels the action. |
CommentLinksTest::setEnvironment |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php |
Re-configures the environment, module settings, and user permissions. |
RelationLinkManager::__construct |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/RelationLinkManager.php |
Constructor. |
hook_contextual_links_view_alter |
function |
drupal/core/modules/contextual/contextual.api.php |
Alter a contextual links element before it is rendered. |
RelationLinkManagerInterface.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/RelationLinkManagerInterface.php |
Contains \Drupal\rest\LinkManager\RelationLinkManagerInterface. |
hook_menu_contextual_links_alter |
function |
drupal/core/modules/system/system.api.php |
Alter contextual links before they are rendered. |
LinkItem::getPropertyDefinitions |
function |
drupal/core/modules/link/lib/Drupal/link/Type/LinkItem.php |
Implements ComplexDataInterface::getPropertyDefinitions(). |
LinkFieldTest::testURLValidation |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Tests link field URL validation. |
LinkFieldTest::testLinkFormatter |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Tests the default 'link' formatter. |
MenuLinkStorageController::create |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::create(). |
MenuLinkInterface::setRouteObject |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkInterface.php |
Sets the route object for this link. |
PhpStreamWrapperInterface::unlink |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
ViewExecutable::setShowAdminLinks |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Enables admin links on the rendered view. |
ViewExecutable::getShowAdminLinks |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Returns whether admin links should be rendered on the view. |
link_field_instance_settings_form |
function |
drupal/core/modules/link/link.module |
Implements hook_field_instance_settings_form(). |
MenuLinkResetForm::getDescription |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkResetForm.php |
Returns additional text to display as a description. |
MenuLinkResetForm::getConfirmText |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkResetForm.php |
Returns a caption for the button that confirms the action. |
TranslationLink::buildOptionsForm |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Plugin/views/field/TranslationLink.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::buildOptionsForm(). |
MenuLinkDeleteForm::getCancelPath |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkDeleteForm.php |
Returns the page to go to if the user cancels the action. |
RelationLinkManager::getRelations |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/RelationLinkManager.php |
Get the array of relation links. |
RevisionLink::get_revision_entity |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLink.php |
Returns the revision values of a node. |
LinkManager::$relationLinkManager |
property |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/LinkManager.php |
The relation link manager. |
ContextualLinks::buildOptionsForm |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php |
Default options form that provides the label widget that all fields
should have. |
DisplayPluginBase::getLinkDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Check to see which display to use when creating links within
a view using this display. |
DisplayPluginBase::renderMoreLink |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Render the 'more' link |
MenuLinkStorageController::preSave |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Overrides DatabaseStorageController::preSave(). |
LinksTest::testMenuLinkReparenting |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php |
Test automatic reparenting of menu links. |
MenuTest::testBlockContextualLinks |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Tests the contextual links on a menu block. |
theme_link_formatter_link_separate |
function |
drupal/core/modules/link/link.module |
Formats a link as separate link title and URL elements. |