Search for request
- Search 7.x for request
- Search 9.5.x for request
- Search 8.9.x for request
- Search 10.3.x for request
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 an 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. |
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/ |
|
MediaLibraryState::fromRequest | function | core/ |
Get the media library state from a request. |
MediaLibraryStateTest::providerFromRequest | function | core/ |
Data provider for testFromRequest(). |
MediaLibraryStateTest::testFromRequest | function | core/ |
Tests the hash validation when the state is created from a request. |
MediaLibraryStateTest::testFromRequestQueryLess | function | core/ |
@covers ::fromRequest |
MediaLibraryUiBuilder::$request | property | core/ |
The currently active request object. |
MediaTestBase::getLastPreviewRequestTransferSize | function | core/ |
Gets the transfer size of the last preview request. |
MemoryBackend::$requestStack | property | core/ |
The request stack. |
MenuActiveTrailTest::$requestStack | property | core/ |
The test request stack. |
MenuRouterTest::doTestThemeCallbackNoThemeRequested | function | core/ |
Tests the theme negotiation when no theme is requested. |
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.