Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
LinearHistory::count function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php
LinearHistory::delete function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Deletes a checkpoint.
LinearHistory::deleteAll function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Deletes all checkpoints.
LinearHistory::get function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Gets a checkpoint.
LinearHistory::getActiveCheckpoint function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Gets the active checkpoint.
LinearHistory::getIterator function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php
LinearHistory::getParents function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Gets a checkpoint's parents.
LinearHistory::__construct function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Constructs a checkpoints object.
LinearHistoryTest class core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php Tests Drupal\Core\Config\Checkpoint\LinearHistory.
LinearHistoryTest.php file core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php
LinearHistoryTest::CHECKPOINT_KEY constant core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php The key used store of all the checkpoint names in state.
LinearHistoryTest::testAdd function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php Tests add.
LinearHistoryTest::testAddException function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php Tests add exception.
LinearHistoryTest::testDelete function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php Tests delete.
LinearHistoryTest::testDeleteAll function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php Tests delete all.
LinearHistoryTest::testDeleteException function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php Tests delete exception.
LinearHistoryTest::testGetParents function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php Tests get parents.
LinearHistoryTest::testGetParentsException function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php Tests get parents exception.
Link class core/lib/Drupal/Core/Link.php Defines an object that holds information about a link.
Link class core/lib/Drupal/Core/Render/Element/Link.php Provides a link render element.
Link class core/modules/jsonapi/src/JsonApiResource/Link.php Represents an RFC8288 based link.
link-formatter-link-separate.html.twig file core/themes/starterkit_theme/templates/field/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/themes/stable9/templates/field/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/themes/claro/templates/classy/field/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/field/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/themes/admin/templates/classy/field/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/themes/default_admin/templates/classy/field/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/modules/link/tests/themes/link_test_theme/templates/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/modules/link/templates/link-formatter-link-separate.html.twig Default theme implementation of a link with separate title and URL elements.
link.admin.css file core/modules/ckeditor5/css/link.admin.css .ckeditor5-toolbar-button-link {
background-image: url(../icons/link.svg);
}
link.api.php file core/lib/Drupal/Core/Utility/link.api.php Hooks and documentation related to links.
link.css file core/profiles/demo_umami/themes/umami/css/classy/components/link.css Style another element as a link.
link.css file core/themes/starterkit_theme/css/components/link.css Style another element as a link.
link.css file core/themes/claro/css/classy/components/link.css Style another element as a link.
link.icon.theme.css file core/modules/link/css/link.icon.theme.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/
.field-icon-link {
background-image: url("data:image/svg+xml,%3csvg height='38'…
link.icon.theme.pcss.css file core/modules/link/css/link.icon.theme.pcss.css .field-icon-link {
background-image: url(../../../misc/icons/55565b/link.svg);
}
link.info.yml file core/modules/link/link.info.yml core/modules/link/link.info.yml
link.libraries.yml file core/modules/link/link.libraries.yml core/modules/link/link.libraries.yml
link.migrate_drupal.yml file core/modules/link/migrations/state/link.migrate_drupal.yml core/modules/link/migrations/state/link.migrate_drupal.yml
link.module file core/modules/link/link.module
Link.php file core/modules/jsonapi/src/JsonApiResource/Link.php
Link.php file core/lib/Drupal/Core/Render/Element/Link.php
Link.php file core/lib/Drupal/Core/Link.php
link.schema.yml file core/modules/link/config/schema/link.schema.yml core/modules/link/config/schema/link.schema.yml
link.services.yml file core/modules/link/link.services.yml core/modules/link/link.services.yml
Link::$attributes property core/modules/jsonapi/src/JsonApiResource/Link.php The link target attributes.
Link::$href property core/modules/jsonapi/src/JsonApiResource/Link.php The URI, as a string.
Link::$linkGenerator property core/lib/Drupal/Core/Link.php The link generator.
Link::$rel property core/modules/jsonapi/src/JsonApiResource/Link.php The link relation type.
Link::$text property core/lib/Drupal/Core/Link.php The link text for the anchor tag as a translated string or render array.

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