Search for fromRequest
- Search 7.x for fromRequest
- Search 8.9.x for fromRequest
- Search 10.3.x for fromRequest
- Search 11.x for fromRequest
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CurrentRouteMatch::getRouteMatchFromRequest | function | core/ |
Returns a route match from a given request, if possible. |
CurrentRouteMatchTest::testGetRouteMatchFromRequest | function | core/ |
@covers ::getRouteMatchFromRequest |
CurrentRouteMatchTest::testGetRouteMatchFromRequestWithRouting | function | core/ |
@covers ::getRouteMatchFromRequest |
DrupalKernel::createFromRequest | function | core/ |
Create a DrupalKernel object from a request. |
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 |
RequestContext::fromRequest | function | core/ |
|
RequestContext::fromRequestStack | function | core/ |
Populates the context from the current request from the request stack. |
RouteMatch::createFromRequest | function | core/ |
Creates a RouteMatch from a request. |
RouteMatchTest::testRouteMatchFromRequest | function | core/ |
@covers ::createFromRequest @covers ::__construct |
StackedRouteMatchInterface::getRouteMatchFromRequest | function | core/ |
Returns a route match from a given request, if possible. |
TableSort::getContextFromRequest | function | core/ |
Initializes the table sort context. |
TestRunnerKernel::createFromRequest | function | core/ |
Create a DrupalKernel object from a request. |
UnroutedUrlTest::testCreateFromRequest | function | core/ |
Tests the createFromRequest method. |
Url::createFromRequest | function | core/ |
Returns the Url object matching a request. |
UrlTest::testCreateFromRequest | function | core/ |
Tests the createFromRequest method. |
UrlTest::testUrlFromRequest | function | core/ |
Tests creating a URL from a request. |
UrlTest::testUrlFromRequestInvalid | function | core/ |
Tests that an invalid request will thrown an exception. |
XdebugRequestTrait::extractCookiesFromRequest | function | core/ |
Adds xdebug cookies, from request setup. |
XdebugRequestTraitTest::testExtractCookiesFromRequest | function | core/ |
Tests that Xdebug cookies are extracted from a request correctly. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.