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
UriInterface.php core/lib/Drupal/Core/TypedData/Type/UriInterface.php Drupal\Core\TypedData\Type
UriInterface.php vendor/psr/http-message/src/UriInterface.php Psr\Http\Message
UriItem.php core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php Drupal\Core\Field\Plugin\Field\FieldType
UriLinkFormatter.php core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/UriLinkFormatter.php Drupal\Core\Field\Plugin\Field\FieldFormatter
UriNormalizer.php vendor/guzzlehttp/psr7/src/UriNormalizer.php GuzzleHttp\Psr7
UriResolver.php vendor/justinrainbow/json-schema/src/JsonSchema/Uri/UriResolver.php JsonSchema\Uri
UriResolver.php vendor/symfony/dom-crawler/UriResolver.php Symfony\Component\DomCrawler
UriResolver.php vendor/guzzlehttp/psr7/src/UriResolver.php GuzzleHttp\Psr7
UriResolverException.php vendor/justinrainbow/json-schema/src/JsonSchema/Exception/UriResolverException.php JsonSchema\Exception
UriResolverInterface.php vendor/justinrainbow/json-schema/src/JsonSchema/UriResolverInterface.php JsonSchema
UriRetriever.php vendor/justinrainbow/json-schema/src/JsonSchema/Uri/UriRetriever.php JsonSchema\Uri
UriRetrieverInterface.php vendor/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/UriRetrieverInterface.php JsonSchema\Uri\Retrievers
UriRetrieverInterface.php vendor/justinrainbow/json-schema/src/JsonSchema/UriRetrieverInterface.php JsonSchema
UriSigner.php vendor/symfony/http-foundation/UriSigner.php Symfony\Component\HttpFoundation
UriWidget.php core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php Drupal\Core\Field\Plugin\Field\FieldWidget
Url.php vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Reference/Url.php phpDocumentor\Reflection\DocBlock\Tags\Reference
Url.php core/modules/views/src/Plugin/views/field/Url.php Drupal\views\Plugin\views\field
Url.php core/lib/Drupal/Core/Url.php Drupal\Core
Url.php vendor/composer/composer/src/Composer/Util/Url.php Composer\Util
Url.php core/lib/Drupal/Core/Render/Element/Url.php Drupal\Core\Render\Element
Url.php vendor/phar-io/manifest/src/values/Url.php PharIo\Manifest
Url.php vendor/symfony/validator/Constraints/Url.php Symfony\Component\Validator\Constraints
UrlAlias.php core/modules/path/src/Plugin/migrate/source/d6/UrlAlias.php Drupal\path\Plugin\migrate\source\d6
UrlAlias.php core/modules/path/src/Plugin/migrate/source/d7/UrlAlias.php Drupal\path\Plugin\migrate\source\d7
UrlAliasBase.php core/modules/path/src/Plugin/migrate/source/UrlAliasBase.php Drupal\path\Plugin\migrate\source
UrlCacheContext.php core/lib/Drupal/Core/Cache/Context/UrlCacheContext.php Drupal\Core\Cache\Context
UrlEncode.php core/modules/migrate/src/Plugin/migrate/process/UrlEncode.php Drupal\migrate\Plugin\migrate\process
UrlGenerator.php core/lib/Drupal/Core/Routing/UrlGenerator.php Drupal\Core\Routing
UrlGenerator.php vendor/symfony/routing/Generator/UrlGenerator.php Symfony\Component\Routing\Generator
UrlGeneratorInterface.php core/lib/Drupal/Core/Routing/UrlGeneratorInterface.php Drupal\Core\Routing
UrlGeneratorInterface.php vendor/symfony/routing/Generator/UrlGeneratorInterface.php Symfony\Component\Routing\Generator
UrlHelper.php vendor/symfony/http-foundation/UrlHelper.php Symfony\Component\HttpFoundation
UrlHelper.php core/lib/Drupal/Component/Utility/UrlHelper.php Drupal\Component\Utility
UrlMatcher.php core/lib/Drupal/Core/Routing/UrlMatcher.php Drupal\Core\Routing
UrlMatcher.php vendor/symfony/routing/Matcher/UrlMatcher.php Symfony\Component\Routing\Matcher
UrlMatcherInterface.php vendor/symfony/routing/Matcher/UrlMatcherInterface.php Symfony\Component\Routing\Matcher
UrlPlainFormatter.php core/modules/file/src/Plugin/Field/FieldFormatter/UrlPlainFormatter.php Drupal\file\Plugin\Field\FieldFormatter
UrlResolver.php core/modules/media/src/OEmbed/UrlResolver.php Drupal\media\OEmbed
UrlResolverInterface.php core/modules/media/src/OEmbed/UrlResolverInterface.php Drupal\media\OEmbed
UrlValidator.php vendor/symfony/validator/Constraints/UrlValidator.php Symfony\Component\Validator\Constraints
USAGE.txt core/USAGE.txt CONFIGURATION AND FEATURES -------------------------- Drupal core (what you get when you download and extract a drupal-x.y.tar.gz or drupal-x.y.zip file from https://www.drupal.org/project/drupal) has what you need to get started with your website.…
UsageOfDeprecatedCastRule.php vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/UsageOfDeprecatedCastRule.php PHPStan\Rules\Deprecations
UsageOfDeprecatedTraitRule.php vendor/phpstan/phpstan-deprecation-rules/src/Rules/Deprecations/UsageOfDeprecatedTraitRule.php PHPStan\Rules\Deprecations
UseCacheBackendTrait.php core/lib/Drupal/Core/Cache/UseCacheBackendTrait.php Drupal\Core\Cache
UseDeclarationSniff.php vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Traits/UseDeclarationSniff.php PHP_CodeSniffer\Standards\PSR12\Sniffs\Traits
UseDeclarationSniff.php vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs/Namespaces/UseDeclarationSniff.php PHP_CodeSniffer\Standards\PSR2\Sniffs\Namespaces
UseDoesNotStartWithBackslashSniff.php vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/Namespaces/UseDoesNotStartWithBackslashSniff.php SlevomatCodingStandard\Sniffs\Namespaces
UseFromSameNamespaceSniff.php vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/Namespaces/UseFromSameNamespaceSniff.php SlevomatCodingStandard\Sniffs\Namespaces
UseGlobalClassSniff.php vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/Classes/UseGlobalClassSniff.php Drupal\Sniffs\Classes
UseItem.php vendor/nikic/php-parser/lib/PhpParser/Node/UseItem.php PhpParser\Node

Pagination

  • First page
  • Previous page
  • …
  • Page 263
  • Page 264
  • Page 265
  • Page 266
  • Page 267
  • Page 268
  • Page 269
  • Page 270
  • Page 271
  • …
  • Next page
  • Last page
RSS feed
Powered by Drupal