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

Breadcrumb

  1. Drupal Core 11.1.x
  2. Request.php

13 calls to Request::create()

AbstractSurrogate::handle in vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php
Handles a Surrogate from the cache.
AccessAwareRouter::match in core/lib/Drupal/Core/Routing/AccessAwareRouter.php
CommentController::commentPermalink in core/modules/comment/src/Controller/CommentController.php
Redirects comment links to the correct page depending on comment settings.
FileUpload::handleFileUploadForExistingResource in core/modules/jsonapi/src/Controller/FileUpload.php
Handles JSON:API file upload requests.
FunctionalTestSetupTrait::prepareRequestForGenerator in core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php
Creates a mock request and sets it on the generator.
HttpCache::invalidate in vendor/symfony/http-kernel/HttpCache/HttpCache.php
Invalidates non-safe methods (like POST, PUT, and DELETE).
HttpKernelBrowser::filterRequest in vendor/symfony/http-kernel/HttpKernelBrowser.php
Filters the BrowserKit request to the origin one.
InlineFragmentRenderer::createSubRequest in vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php
PathBasedBreadcrumbBuilder::getRequestForPath in core/modules/system/src/PathBasedBreadcrumbBuilder.php
Matches a path in the router.
PathValidator::getUrl in core/lib/Drupal/Core/Path/PathValidator.php
Helper for getUrlIfValid() and getUrlIfValidWithoutAccessCheck().
Router::match in core/lib/Drupal/Core/Routing/Router.php
Tries to match a URL path with a set of routes.
Store::doPurge in vendor/symfony/http-kernel/HttpCache/Store.php
Purges data for the given URL.
UrlMatcher::createRequest in vendor/symfony/routing/Matcher/UrlMatcher.php
@internal

API Navigation

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