Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

Files - Drupal 11.1.x - Drupal Core

Primary tabs

  • Drupal 11.1.x
Title Deprecated File name Namespace Summary
LICENSE.txt vendor/webflo/drupal-finder/LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
LICENSE.txt core/lib/Drupal/Component/Diff/LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
LICENSE.txt core/lib/Drupal/Component/HttpFoundation/LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
LICENSE.txt core/lib/Drupal/Component/FileCache/LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
LICENSE.txt core/lib/Drupal/Component/Transliteration/LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
LICENSE.txt core/lib/Drupal/Component/Uuid/LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
LICENSE.txt core/lib/Drupal/Component/Annotation/LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
LICENSE.txt core/lib/Drupal/Component/Assertion/LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
LICENSE.txt core/lib/Drupal/Component/EventDispatcher/LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
LICENSE.txt core/lib/Drupal/Component/Discovery/LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
LICENSE.txt core/lib/Drupal/Component/Graph/LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
LICENSE.txt core/lib/Drupal/Component/Plugin/LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
LICENSE.txt core/lib/Drupal/Component/Utility/LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
LICENSE.txt core/lib/Drupal/Component/PhpStorage/LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
LICENSE.txt core/lib/Drupal/Component/Version/LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
LICENSE.txt core/lib/Drupal/Component/Render/LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
LICENSE.txt composer/Plugin/ProjectMessage/LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this…
LicenseElement.php vendor/phar-io/manifest/src/xml/LicenseElement.php PharIo\Manifest
LicensesCommand.php vendor/composer/composer/src/Composer/Command/LicensesCommand.php Composer\Command
LimitStream.php vendor/guzzlehttp/psr7/src/LimitStream.php GuzzleHttp\Psr7
Line.php vendor/sebastian/diff/src/Line.php SebastianBergmann\Diff
Line.php vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Line.php PhpParser\Node\Scalar\MagicConst
LinearHistory.php core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Drupal\Core\Config\Checkpoint
LineCountingVisitor.php vendor/sebastian/lines-of-code/src/LineCountingVisitor.php SebastianBergmann\LinesOfCode
LineEndingsSniff.php vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Files/LineEndingsSniff.php PHP_CodeSniffer\Standards\Generic\Sniffs\Files
LineLengthSniff.php vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Files/LineLengthSniff.php PHP_CodeSniffer\Standards\Generic\Sniffs\Files
LineLengthSniff.php vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/Files/LineLengthSniff.php Drupal\Sniffs\Files
LineLengthSniff.php vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/Files/LineLengthSniff.php SlevomatCodingStandard\Sniffs\Files
LinesOfCode.php vendor/sebastian/lines-of-code/src/LinesOfCode.php SebastianBergmann\LinesOfCode
link-formatter-link-separate.html.twig core/modules/link/templates/link-formatter-link-separate.html.twig Default theme implementation of a link with separate title and URL elements.
link-formatter-link-separate.html.twig 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 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 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 core/themes/claro/templates/classy/field/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link.admin.css core/modules/ckeditor5/css/link.admin.css .ckeditor5-toolbar-button-link { background-image: url(../icons/link.svg); }
link.api.php core/lib/Drupal/Core/Utility/link.api.php Hooks and documentation related to links.
link.css core/themes/claro/css/classy/components/link.css Style another element as a link.
link.css core/themes/starterkit_theme/css/components/link.css Style another element as a link.
link.css core/profiles/demo_umami/themes/umami/css/classy/components/link.css Style another element as a link.
link.icon.theme.css 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 core/modules/link/css/link.icon.theme.pcss.css .field-icon-link { background-image: url(../../../misc/icons/55565b/link.svg); }
link.info.yml core/modules/link/link.info.yml core/modules/link/link.info.yml
link.libraries.yml core/modules/link/link.libraries.yml core/modules/link/link.libraries.yml
link.migrate_drupal.yml core/modules/link/migrations/state/link.migrate_drupal.yml core/modules/link/migrations/state/link.migrate_drupal.yml
link.module core/modules/link/link.module
Link.php core/lib/Drupal/Core/Link.php Drupal\Core
Link.php core/modules/jsonapi/src/JsonApiResource/Link.php Drupal\jsonapi\JsonApiResource
Link.php vendor/open-telemetry/sdk/Trace/Link.php OpenTelemetry\SDK\Trace
Link.php core/lib/Drupal/Core/Render/Element/Link.php Drupal\Core\Render\Element
Link.php vendor/composer/composer/src/Composer/Package/Link.php Composer\Package

Pagination

  • First page
  • Previous page
  • …
  • Page 143
  • Page 144
  • Page 145
  • Page 146
  • Page 147
  • Page 148
  • Page 149
  • Page 150
  • Page 151
  • …
  • Next page
  • Last page

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal