Search for request
- Search 7.x for request
- Search 9.5.x for request
- Search 8.9.x for request
- Search 11.x for request
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
JsonApiRequestValidator::validateQueryParams | function | core/ |
Validates custom (implementation-specific) query parameter names. |
JSWebAssert::assertExpectedAjaxRequest | function | core/ |
Asserts that an AJAX request has been completed. |
JSWebAssert::assertWaitOnAjaxRequest | function | core/ |
Waits for AJAX request to be completed. |
JsWebAssertTestForm::addAssertWaitOnAjaxRequest | function | core/ |
Ajax callback for the "Test waitForAjax" button. |
js_testing_ajax_request_test.info.yml | file | core/ |
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/ |
core/modules/system/tests/modules/js_testing_ajax_request_test/js_testing_ajax_request_test.libraries.yml |
js_testing_ajax_request_test.module | file | core/ |
Helper module for the JavaScript AJAX request tests. |
js_testing_ajax_request_test_page_attachments | function | core/ |
Implements hook_page_attachments(). |
KernelTestBaseTest::testOutboundHttpRequest | function | core/ |
Tests that an outbound HTTP request can be performed inside of a test. |
KernelTestBaseTest::testSessionOnRequest | function | core/ |
Tests that a usable session is on the request. |
LanguageNegotiationContentEntity::getContentEntityTypeIdForCurrentRequest | function | core/ |
Returns the content entity type ID from the current request for the route. |
LanguageNegotiationContentEntityTest::setCurrentRequestForRoute | function | core/ |
Sets the current request to a specific path with the corresponding route. |
LanguageNegotiationSession::$requestStack | property | core/ |
The request stack. |
LanguageNegotiator::$requestStack | property | core/ |
The request stack object. |
LanguageRequestSubscriber | class | core/ |
Sets the $request property on the language manager. |
LanguageRequestSubscriber.php | file | core/ |
|
LanguageRequestSubscriber::$currentUser | property | core/ |
The current active user. |
LanguageRequestSubscriber::$languageManager | property | core/ |
The language manager service. |
LanguageRequestSubscriber::$negotiator | property | core/ |
The language negotiator. |
LanguageRequestSubscriber::$translation | property | core/ |
The translation service. |
LanguageRequestSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
LanguageRequestSubscriber::onContainerInitializeSubrequestFinished | function | core/ |
Initializes config overrides whenever the service container is rebuilt. |
LanguageRequestSubscriber::onKernelRequestLanguage | function | core/ |
Initializes the language manager at the beginning of the request. |
LanguageRequestSubscriber::setLanguageOverrides | function | core/ |
Sets the language for config overrides on the language manager. |
LanguageRequestSubscriber::__construct | function | core/ |
Constructs a LanguageRequestSubscriber object. |
LanguageTestController::testSubRequest | function | core/ |
Uses a sub request to retrieve the 'user' page. |
LayoutRestTestBase::request | function | core/ |
Performs a HTTP request. Wraps the Guzzle HTTP client. |
LinksetControllerTestBase::doRequest | function | core/ |
Sends a request to the kernel and makes basic response assertions. |
LocalActionManager::$requestStack | property | core/ |
The request stack. |
LocalActionManagerTest::$request | property | core/ |
The mocked request. |
LocalAwareRedirectResponseTrait::$requestContext | property | core/ |
The request context. |
LocalAwareRedirectResponseTrait::getRequestContext | function | core/ |
Returns the request context. |
LocalAwareRedirectResponseTrait::setRequestContext | function | core/ |
Sets the request context. |
LocaleLookup::$requestStack | property | core/ |
The request stack. |
LocaleLookupTest::$requestStack | property | core/ |
The request stack. |
LocaleTranslation::$requestStack | property | core/ |
The request stack. |
LocaleTranslationTest::$requestStack | property | core/ |
The request stack. |
LocalTaskManager::$requestStack | property | core/ |
The request stack. |
LocalTaskManagerTest::$request | property | core/ |
The test request. |
LoggerChannel::$requestStack | property | core/ |
The request stack object. |
LoggerChannel::setRequestStack | function | core/ |
Sets the request stack. |
LoggerChannelFactory::$requestStack | property | core/ |
The request stack. |
LoggerChannelInterface::setRequestStack | function | core/ |
Sets the request stack. |
MailManagerTest::$request | property | core/ |
The current request. |
MailManagerTest::$requestStack | property | core/ |
The request stack. |
MaintenanceModeEvents::MAINTENANCE_MODE_REQUEST | constant | core/ |
The name of the event fired when request is made in maintenance more. |
MaintenanceModeSubscriber::onKernelRequestMaintenance | function | core/ |
Returns the site maintenance page if the site is offline. |
MaintenanceModeSubscriber::onMaintenanceModeRequest | function | core/ |
Returns response when site is in maintenance mode and user is not exempt. |
MaintenanceModeSubscriber::onMaintenanceModeRequest | function | core/ |
Logout users if site is in maintenance mode and user is not exempt. |
Media::getRequestTime | function | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.