Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ReplicaKillSwitchTest::testSystemInitIgnoresSecondaries | function | core/ |
Tests database.replica_kill_switch service. |
| ReportFieldsTest | class | core/ |
Tests the Views fields report page. |
| ReportFieldsTest.php | file | core/ |
|
| ReportFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ReportFieldsTest::$modules | property | core/ |
Modules to enable. |
| ReportFieldsTest::$testViews | property | core/ |
|
| ReportFieldsTest::testReportFields | function | core/ |
Tests the Views fields report page. |
| ReportTest | class | core/ |
Tests existence of the views plugin report. |
| ReportTest.php | file | core/ |
|
| ReportTest::$adminUser | property | core/ |
Stores an admin user used by the different tests. |
| ReportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ReportTest::$modules | property | core/ |
Modules to enable. |
| ReportTest::testReport | function | core/ |
Tests the existence of the views plugin report. |
| RequestCloseSubscriber | class | core/ |
Subscriber for all responses. |
| RequestCloseSubscriber.php | file | core/ |
|
| RequestCloseSubscriber::$moduleHandler | property | core/ |
|
| RequestCloseSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| RequestCloseSubscriber::onTerminate | function | core/ |
Performs end of request tasks. |
| RequestCloseSubscriber::__construct | function | core/ |
Constructs a new RequestCloseSubscriber instance. |
| RequestContext | class | core/ |
Holds information about the current request. |
| RequestContext.php | file | core/ |
|
| RequestContext::$completeBaseUrl | property | core/ |
The scheme, host and base path, for example "http://example.com/d8". |
| RequestContext::fromRequest | function | core/ |
|
| RequestContext::fromRequestStack | function | core/ |
Populates the context from the current request from the request stack. |
| RequestContext::getCompleteBaseUrl | function | core/ |
Gets the scheme, host and base path. |
| RequestContext::setCompleteBaseUrl | function | core/ |
Sets the complete base URL for the Request context. |
| RequestFormatCacheContext | class | core/ |
Defines the RequestFormatCacheContext service, for "per format" caching. |
| RequestFormatCacheContext.php | file | core/ |
|
| RequestFormatCacheContext::getCacheableMetadata | function | core/ |
|
| RequestFormatCacheContext::getContext | function | core/ |
|
| RequestFormatCacheContext::getLabel | function | core/ |
|
| RequestFormatRouteFilter | class | core/ |
Provides a route filter, which filters by the request format. |
| RequestFormatRouteFilter.php | file | core/ |
|
| RequestFormatRouteFilter::filter | function | core/ |
|
| RequestFormatRouteFilter::getAvailableFormats | function | core/ |
Gets the set of formats across all routes in the collection. |
| RequestFormatRouteFilter::getDefaultFormat | function | core/ |
Determines the default request format. |
| RequestFormatRouteFilterTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\RequestFormatRouteFilter[[api-linebreak]] @group Routing |
| RequestFormatRouteFilterTest.php | file | core/ |
|
| RequestFormatRouteFilterTest::filterProvider | function | core/ |
|
| RequestFormatRouteFilterTest::testFilter | function | core/ |
@covers ::filter[[api-linebreak]] @dataProvider filterProvider |
| RequestFormatRouteFilterTest::testNoRouteFound | function | core/ |
@covers ::filter[[api-linebreak]] |
| RequestFormatRouteFilterTest::testNoRouteFoundWhenNoRequestFormatAndSingleRouteWithMultipleFormats | function | core/ |
@covers ::filter[[api-linebreak]] |
| RequestHandler | class | core/ |
Acts as intermediate request forwarder for resource plugins. |
| RequestHandler.php | file | core/ |
|
| RequestHandler::$configFactory | property | core/ |
The config factory. |
| RequestHandler::$serializer | property | core/ |
The serializer. |
| RequestHandler::create | function | core/ |
Instantiates a new instance of this class. |
| RequestHandler::createArgumentResolver | function | core/ |
Creates an argument resolver, containing all REST parameters. |
| RequestHandler::delegateToRestResourcePlugin | function | core/ |
Delegates an incoming request to the appropriate REST resource plugin. |
| RequestHandler::deserialize | function | core/ |
Deserializes request body, if any. |
Pagination
- Previous page
- Page 1006
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.