Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ResultTest::setupViewPager | function | core/ |
Sets up a mock pager on the view executable object. |
| ResultTest::testQuery | function | core/ |
Tests the query method. |
| ResultTest::testResultArea | function | core/ |
Tests the rendered output of the Result area handler. |
| ReverseContainer | class | core/ |
Retrieves service IDs from the container for public services. |
| ReverseContainer.php | file | core/ |
|
| ReverseContainer::$getServiceId | property | core/ |
A closure on the container that can search for services. |
| ReverseContainer::$recordedServices | property | core/ |
A static map of services to a hash. |
| ReverseContainer::generateServiceIdHash | function | core/ |
Generates an identifier for a service based on the object class and hash. |
| ReverseContainer::getId | function | core/ |
Returns the ID of the passed object when it exists as a service. |
| ReverseContainer::recordContainer | function | core/ |
Records a map of the container's services. |
| ReverseContainer::__construct | function | core/ |
Constructs a ReverseContainer object. |
| ReverseContainerTest | class | core/ |
Tests the ReverseContainer class. |
| ReverseContainerTest.php | file | core/ |
|
| ReverseContainerTest::testGetId | function | core/ |
Tests get id. |
| ReverseContainerTest::testRecordContainer | function | core/ |
Tests record container. |
| ReverseProxyMiddleware | class | core/ |
Provides support for reverse proxies. |
| ReverseProxyMiddleware.php | file | core/ |
|
| ReverseProxyMiddleware::$httpKernel | property | core/ |
The decorated kernel. |
| ReverseProxyMiddleware::$settings | property | core/ |
The site settings. |
| ReverseProxyMiddleware::handle | function | core/ |
|
| ReverseProxyMiddleware::setSettingsOnRequest | function | core/ |
Sets reverse proxy settings on Request object. |
| ReverseProxyMiddleware::__construct | function | core/ |
Constructs a ReverseProxyMiddleware object. |
| ReverseProxyMiddlewareTest | class | core/ |
Unit test the reverse proxy stack middleware. |
| ReverseProxyMiddlewareTest.php | file | core/ |
|
| ReverseProxyMiddlewareTest::$mockHttpKernel | property | core/ |
The HTTP kernel. |
| ReverseProxyMiddlewareTest::reverseProxyEnabledProvider | function | core/ |
Data provider for testReverseProxyEnabled. |
| ReverseProxyMiddlewareTest::setUp | function | core/ |
|
| ReverseProxyMiddlewareTest::testNoProxy | function | core/ |
Tests that subscriber does not act when reverse proxy is not set. |
| ReverseProxyMiddlewareTest::testReverseProxyEnabled | function | core/ |
Tests that subscriber sets trusted headers when reverse proxy is set. |
| ReverseProxyMiddlewareTest::trustedHeadersAreSet | function | core/ |
Tests that trusted headers are set correctly. |
| RevertOverridesForm | class | core/ |
Reverts the overridden layout to the defaults. |
| RevertOverridesForm.php | file | core/ |
|
| RevertOverridesForm::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| RevertOverridesForm::$messenger | property | core/ |
The messenger service. |
| RevertOverridesForm::$sectionStorage | property | core/ |
The section storage. |
| RevertOverridesForm::buildForm | function | core/ |
|
| RevertOverridesForm::create | function | core/ |
|
| RevertOverridesForm::getCancelUrl | function | core/ |
|
| RevertOverridesForm::getConfirmText | function | core/ |
|
| RevertOverridesForm::getDescription | function | core/ |
|
| RevertOverridesForm::getFormId | function | core/ |
|
| RevertOverridesForm::getQuestion | function | core/ |
|
| RevertOverridesForm::submitForm | function | core/ |
|
| RevertOverridesForm::__construct | function | core/ |
Constructs a new RevertOverridesForm. |
| ReviewForm | class | core/ |
Migrate Upgrade review form. |
| ReviewForm.php | file | core/ |
|
| ReviewForm::$migrations | property | core/ |
The migrations. |
| ReviewForm::$migrationState | property | core/ |
Migration state service. |
| ReviewForm::$systemData | property | core/ |
Source system data set in buildForm(). |
| ReviewForm::buildForm | function | core/ |
Form constructor. |
Pagination
- Previous page
- Page 1377
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.