Search for request

  1. Search 7.x for request
  2. Search 9.5.x for request
  3. Search 8.9.x for request
  4. Search 10.3.x for request
  5. Other projects
Title Object type File name Summary
HtmxRequestInfoTrait::getHtmxCurrentUrl function core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Retrieves the URL of the requesting page from an HTMX request header.
HtmxRequestInfoTrait::getHtmxPrompt function core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Retrieves the prompt from an HTMX request header.
HtmxRequestInfoTrait::getHtmxTarget function core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Retrieves the target identifier from an HTMX request header.
HtmxRequestInfoTrait::getHtmxTrigger function core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Retrieves the trigger identifier from an HTMX request header.
HtmxRequestInfoTrait::getHtmxTriggerName function core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Retrieves the trigger name from an HTMX request header.
HtmxRequestInfoTrait::getRequest function core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Gets the request object.
HtmxRequestInfoTrait::isHtmxBoosted function core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Determines if the request is boosted by HTMX.
HtmxRequestInfoTrait::isHtmxHistoryRestoration function core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Determines if if the request is for history restoration.
HtmxRequestInfoTrait::isHtmxRequest function core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Determines if the request is sent by HTMX.
IFrameUrlHelper::$requestContext property core/modules/media/src/IFrameUrlHelper.php The request context service.
ImageUploadTest::uploadRequest function core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php Make upload request to a controller.
ImportStorageTransformer::$requestLock property core/lib/Drupal/Core/Config/ImportStorageTransformer.php The normal lock for the duration of the request.
install_begin_request function core/includes/install.core.inc Begins an installation request, modifying the installation state as needed.
JsonApiDocumentTopLevelNormalizer::validateRequestBody function core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php Performs minimal validation of the document.
JsonApiFunctionalTestBase::request function core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTestBase.php Performs a HTTP request. Wraps the Guzzle HTTP client.
JsonapiMaintenanceModeSubscriber::onMaintenanceModeRequest function core/modules/jsonapi/src/EventSubscriber/JsonapiMaintenanceModeSubscriber.php Returns response when site is in maintenance mode and user is not exempt.
JsonApiRequestTestTrait trait core/modules/jsonapi/tests/src/Functional/JsonApiRequestTestTrait.php Boilerplate for JSON:API Functional tests' HTTP requests.
JsonApiRequestTestTrait.php file core/modules/jsonapi/tests/src/Functional/JsonApiRequestTestTrait.php
JsonApiRequestValidator class core/modules/jsonapi/src/EventSubscriber/JsonApiRequestValidator.php Subscriber that validates the query parameter names on a JSON:API request.
JsonApiRequestValidator.php file core/modules/jsonapi/src/EventSubscriber/JsonApiRequestValidator.php
JsonApiRequestValidator::getSubscribedEvents function core/modules/jsonapi/src/EventSubscriber/JsonApiRequestValidator.php
JsonApiRequestValidator::onRequest function core/modules/jsonapi/src/EventSubscriber/JsonApiRequestValidator.php Validates JSON:API requests.
JsonApiRequestValidator::onResponse function core/modules/jsonapi/src/EventSubscriber/JsonApiRequestValidator.php Validates JSON:API requests.
JsonApiRequestValidator::validateQueryParams function core/modules/jsonapi/src/EventSubscriber/JsonApiRequestValidator.php Validates custom (implementation-specific) query parameter names.
JsTestingAjaxRequestTestHooks class core/modules/system/tests/modules/js_testing_ajax_request_test/src/Hook/JsTestingAjaxRequestTestHooks.php Hook implementations for js_testing_ajax_request_test.
JsTestingAjaxRequestTestHooks.php file core/modules/system/tests/modules/js_testing_ajax_request_test/src/Hook/JsTestingAjaxRequestTestHooks.php
JsTestingAjaxRequestTestHooks::pageAttachments function core/modules/system/tests/modules/js_testing_ajax_request_test/src/Hook/JsTestingAjaxRequestTestHooks.php Implements hook_page_attachments().
JSWebAssert::assertExpectedAjaxRequest function core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php Asserts that an AJAX request has been completed.
JSWebAssert::assertWaitOnAjaxRequest function core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php Waits for AJAX request to be completed.
JsWebAssertTestForm::addAssertWaitOnAjaxRequest function core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Test waitForAjax" button.
js_testing_ajax_request_test.info.yml file core/modules/system/tests/modules/js_testing_ajax_request_test/js_testing_ajax_request_test.info.yml core/modules/system/tests/modules/js_testing_ajax_request_test/js_testing_ajax_request_test.info.yml
js_testing_ajax_request_test.libraries.yml file core/modules/system/tests/modules/js_testing_ajax_request_test/js_testing_ajax_request_test.libraries.yml core/modules/system/tests/modules/js_testing_ajax_request_test/js_testing_ajax_request_test.libraries.yml
KernelTestBaseTest::testOutboundHttpRequest function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests that an outbound HTTP request can be performed inside of a test.
KernelTestBaseTest::testSessionOnRequest function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests that a usable session is on the request.
LanguageNegotiationContentEntity::getContentEntityTypeIdForCurrentRequest function core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationContentEntity.php Returns the content entity type ID from the current request for the route.
LanguageNegotiationContentEntityTest::setCurrentRequestForRoute function core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php Sets the current request to a specific path with the corresponding route.
LanguageNegotiationSession::$requestStack property core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationSession.php The request stack.
LanguageNegotiator::$requestStack property core/modules/language/src/LanguageNegotiator.php The request stack object.
LanguageRequestSubscriber class core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php Sets the $request property on the language manager.
LanguageRequestSubscriber.php file core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php
LanguageRequestSubscriber::$currentUser property core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php The current active user.
LanguageRequestSubscriber::$languageManager property core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php The language manager service.
LanguageRequestSubscriber::$negotiator property core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php The language negotiator.
LanguageRequestSubscriber::$translation property core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php The translation service.
LanguageRequestSubscriber::getSubscribedEvents function core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php Registers the methods in this class that should be listeners.
LanguageRequestSubscriber::onContainerInitializeSubrequestFinished function core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php Initializes config overrides whenever the service container is rebuilt.
LanguageRequestSubscriber::onKernelRequestLanguage function core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php Initializes the language manager at the beginning of the request.
LanguageRequestSubscriber::setLanguageOverrides function core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php Sets the language for config overrides on the language manager.
LanguageRequestSubscriber::__construct function core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php Constructs a LanguageRequestSubscriber object.
LanguageTestController::testSubRequest function core/modules/language/tests/language_test/src/Controller/LanguageTestController.php Uses a sub request to retrieve the 'user' page.

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