Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RetrieveFileTest::testFileRetrieving | function | core/ |
Invokes system_retrieve_file() in several scenarios. |
| 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/ |
@runTestsInSeparateProcesses The reverse container uses a static to maintain information across container rebuilds. |
| ReverseContainerTest.php | file | core/ |
|
| ReverseContainerTest::testGetId | function | core/ |
@covers ::getId[[api-linebreak]] |
| ReverseContainerTest::testRecordContainer | function | core/ |
@covers ::recordContainer[[api-linebreak]] |
| 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/ |
|
| 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/ |
Form constructor. |
| RevertOverridesForm::create | function | core/ |
Instantiates a new instance of this class. |
| RevertOverridesForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| RevertOverridesForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| RevertOverridesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RevertOverridesForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| RevertOverridesForm::submitForm | function | core/ |
Form submission handler. |
| RevertOverridesForm::__construct | function | core/ |
Constructs a new RevertOverridesForm. |
| ReviewForm::$deprecatedProperties | property | core/ |
The service properties that should raise a deprecation error. |
| ReviewForm::$migrations | property | core/ |
The migrations. |
| ReviewForm::$migrationState | property | core/ |
Migration state service. |
| ReviewForm::$moduleExtensionList | property | core/ |
Module extension list. |
| ReviewForm::$systemData | property | core/ |
Source system data set in buildForm(). |
| ReviewForm::submitForm | function | core/ |
Form submission handler. |
| ReviewForm::__construct | function | core/ |
ReviewForm constructor. |
| ReviewPageTest | class | core/ |
Tests Review page. |
| ReviewPageTest | class | core/ |
Tests Review page. |
Pagination
- Previous page
- Page 1088
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.