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
RecipeConfigStorageWrapper.php core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php Drupal\Core\Recipe
RecipeConfigurator.php core/lib/Drupal/Core/Recipe/RecipeConfigurator.php Drupal\Core\Recipe
RecipeFileException.php core/lib/Drupal/Core/Recipe/RecipeFileException.php Drupal\Core\Recipe
RecipeInfoCommand.php core/lib/Drupal/Core/Recipe/RecipeInfoCommand.php Drupal\Core\Recipe
RecipeInputFormTrait.php core/lib/Drupal/Core/Recipe/RecipeInputFormTrait.php Drupal\Core\Recipe
RecipeMissingExtensionsException.php core/lib/Drupal/Core/Recipe/RecipeMissingExtensionsException.php Drupal\Core\Recipe
RecipeOverrideConfigStorage.php core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Drupal\Core\Recipe
RecipePreExistingConfigException.php core/lib/Drupal/Core/Recipe/RecipePreExistingConfigException.php Drupal\Core\Recipe
RecipeRunner.php core/lib/Drupal/Core/Recipe/RecipeRunner.php Drupal\Core\Recipe
recipes.README.txt core/assets/scaffold/files/recipes.README.txt Recipes allow the automation of Drupal module and theme installation and configuration. WHAT TO PLACE IN THIS DIRECTORY? -------------------------------- Placing downloaded and custom recipes in this directory separates downloaded and custom recipes…
Rectangle.php core/lib/Drupal/Component/Utility/Rectangle.php Drupal\Component\Utility
RecursiveContextualValidator.php vendor/symfony/validator/Validator/RecursiveContextualValidator.php Symfony\Component\Validator\Validator
RecursiveContextualValidator.php core/lib/Drupal/Core/TypedData/Validation/RecursiveContextualValidator.php Drupal\Core\TypedData\Validation
RecursiveDirectoryIterator.php vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php Symfony\Component\Finder\Iterator
RecursiveExtensionFilterCallback.php core/lib/Drupal/Core/Extension/Discovery/RecursiveExtensionFilterCallback.php Drupal\Core\Extension\Discovery
RecursiveExtensionFilterIterator.php vendor/mglaman/phpstan-drupal/src/Drupal/RecursiveExtensionFilterIterator.php mglaman\PHPStanDrupal\Drupal
RecursiveValidator.php vendor/symfony/validator/Validator/RecursiveValidator.php Symfony\Component\Validator\Validator
RecursiveValidator.php core/lib/Drupal/Core/TypedData/Validation/RecursiveValidator.php Drupal\Core\TypedData\Validation
RecursiveValidatorFactory.php core/modules/file/src/Validation/RecursiveValidatorFactory.php Drupal\file\Validation
Redaxo5Installer.php vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php Composer\Installers
RedaxoInstaller.php vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php Composer\Installers
RedirectableUrlMatcher.php vendor/symfony/routing/Matcher/RedirectableUrlMatcher.php Symfony\Component\Routing\Matcher
RedirectableUrlMatcherInterface.php vendor/symfony/routing/Matcher/RedirectableUrlMatcherInterface.php Symfony\Component\Routing\Matcher
RedirectCommand.php core/lib/Drupal/Core/Ajax/RedirectCommand.php Drupal\Core\Ajax
RedirectDestination.php core/lib/Drupal/Core/Routing/RedirectDestination.php Drupal\Core\Routing
RedirectDestinationInterface.php core/lib/Drupal/Core/Routing/RedirectDestinationInterface.php Drupal\Core\Routing
RedirectDestinationTrait.php core/lib/Drupal/Core/Routing/RedirectDestinationTrait.php Drupal\Core\Routing
RedirectLeadingSlashesSubscriber.php core/lib/Drupal/Core/EventSubscriber/RedirectLeadingSlashesSubscriber.php Drupal\Core\EventSubscriber
RedirectMiddleware.php vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php GuzzleHttp
RedirectResponse.php vendor/symfony/http-foundation/RedirectResponse.php Symfony\Component\HttpFoundation
RedirectResponseSubscriber.php core/lib/Drupal/Core/EventSubscriber/RedirectResponseSubscriber.php Drupal\Core\EventSubscriber
RedisCaster.php vendor/symfony/var-dumper/Caster/RedisCaster.php Symfony\Component\VarDumper\Caster
RedisSessionHandler.php vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php Symfony\Component\HttpFoundation\Session\Storage\Handler
RedisStore.php vendor/symfony/lock/Store/RedisStore.php Symfony\Component\Lock\Store
RedundantEditableConfigNamesTrait.php core/lib/Drupal/Core/Form/RedundantEditableConfigNamesTrait.php Drupal\Core\Form
Reference.php vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Reference/Reference.php phpDocumentor\Reflection\DocBlock\Tags\Reference
Reference.php vendor/symfony/var-exporter/Internal/Reference.php Symfony\Component\VarExporter\Internal
Reference.php vendor/symfony/dependency-injection/Reference.php Symfony\Component\DependencyInjection
ReferenceAccessConstraint.php core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ReferenceAccessConstraint.php Drupal\Core\Entity\Plugin\Validation\Constraint
ReferenceAccessConstraintValidator.php core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ReferenceAccessConstraintValidator.php Drupal\Core\Entity\Plugin\Validation\Constraint
ReferenceBase.php core/modules/migrate_drupal/src/Plugin/migrate/field/ReferenceBase.php Drupal\migrate_drupal\Plugin\migrate\field
ReferenceConfigurator.php vendor/symfony/dependency-injection/Loader/Configurator/ReferenceConfigurator.php Symfony\Component\DependencyInjection\Loader\Configurator
ReferenceCounterInterface.php vendor/open-telemetry/sdk/Metrics/ReferenceCounterInterface.php OpenTelemetry\SDK\Metrics
ReferencedName.php vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/ReferencedName.php SlevomatCodingStandard\Helpers
ReferencedNameHelper.php vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/ReferencedNameHelper.php SlevomatCodingStandard\Helpers
ReferenceSpacingSniff.php vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/PHP/ReferenceSpacingSniff.php SlevomatCodingStandard\Sniffs\PHP
ReferenceThrowableOnlySniff.php vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/Exceptions/ReferenceThrowableOnlySniff.php SlevomatCodingStandard\Sniffs\Exceptions
ReferenceUsedNamesOnlySniff.php vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/Namespaces/ReferenceUsedNamesOnlySniff.php SlevomatCodingStandard\Sniffs\Namespaces
RefinableCacheableDependencyInterface.php core/lib/Drupal/Core/Cache/RefinableCacheableDependencyInterface.php Drupal\Core\Cache
RefinableCacheableDependencyTrait.php core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php Drupal\Core\Cache

Pagination

  • First page
  • Previous page
  • …
  • Page 201
  • Page 202
  • Page 203
  • Page 204
  • Page 205
  • Page 206
  • Page 207
  • Page 208
  • Page 209
  • …
  • Next page
  • Last page
RSS feed
Powered by Drupal