Search for request
- Search 7.x for request
- Search 8.9.x for request
- Search 10.3.x for request
- Search 11.x for request
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
LinkManagerBase::$requestStack | property | core/ |
The request stack. |
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. |
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::onKernelRequestMaintenance | function | core/ |
Logout users if site is in maintenance mode. |
MaintenanceModeSubscriber::onMaintenanceModeRequest | function | core/ |
Logout users if site is in maintenance mode and user is not exempt. |
MaintenanceModeSubscriber::onMaintenanceModeRequest | function | core/ |
Returns response when 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. |
MediaTest::getLastPreviewRequestTransferSize | function | core/ |
Gets the transfer size of the last preview request. |
MediaTest::getLastPreviewRequestTransferSize | function | core/ |
Gets the transfer size of the last preview request. |
MemoryBackend::$requestStack | property | core/ |
The request stack. |
MemoryBackend::getRequestTime | function | core/ |
Wrapper method for REQUEST_TIME constant. |
MenuActiveTrailTest::$requestStack | property | core/ |
The test request stack. |
MenuRouterTest::doTestThemeCallbackNoThemeRequested | function | core/ |
Tests the theme negotiation when no theme is requested. |
MockController::getControllerWithRequestAndRouteMatch | function | core/ |
|
MockControllerPsr7::getControllerWithRequestAndRouteMatch | function | core/ |
|
MockMatcher::matchRequest | function | core/ |
|
MockRouteProvider::getRouteCollectionForRequest | function | core/ |
Implements \Drupal\Core\Routing\RouteProviderInterface::getRouteCollectionForRequest(). |
NegotiationMiddlewareTest::testUnknownContentTypeButAjaxRequest | function | core/ |
Tests the getContentType() method when no priority format is found but it's an AJAX request. |
NodeStatisticsDatabaseStorage::$requestStack | property | core/ |
The request stack. |
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.