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 |
|---|---|---|---|
| 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::reverseProxyEnabledProviderLegacy | 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::testReverseProxyEnabledLegacy | 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::$migrations | property | core/ |
The migrations. |
| ReviewForm::$migrationState | property | core/ |
Migration state service. |
| ReviewForm::submitForm | function | core/ |
Form submission handler. |
| ReviewForm::__construct | function | core/ |
ReviewForm constructor. |
| RevisionableContentEntityBase | class | core/ |
Provides a content entity with extended support for revisions. |
| RevisionableContentEntityBase.php | file | core/ |
|
| RevisionableContentEntityBase::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| RevisionableContentEntityBaseTest | class | core/ |
Test the revision system. |
| RevisionableContentEntityBaseTest.php | file | core/ |
|
| RevisionableContentEntityBaseTest::$modules | property | core/ |
Modules to enable. |
| RevisionableContentEntityBaseTest::assertItemsTableCount | function | core/ |
Asserts the amount of items on entity related tables. |
| RevisionableContentEntityBaseTest::createRevision | function | core/ |
Creates a new revision in the entity of this test class. |
| RevisionableContentEntityBaseTest::setUp | function | core/ |
|
| RevisionableContentEntityBaseTest::testRevisionableContentEntity | function | core/ |
Tests the correct functionality CRUD operations of entity revisions. |
| RevisionableContentEntityBaseTest::testWasDefaultRevision | function | core/ |
Tests the behavior of the "revision_default" flag. |
| RevisionableEntity | class | core/ |
|
| RevisionableEntityBundleInterface | interface | core/ |
Provides an interface defining a revisionable entity bundle. |
| RevisionableEntityBundleInterface.php | file | core/ |
|
| RevisionableEntityBundleInterface::shouldCreateNewRevision | function | core/ |
Gets whether a new revision should be created by default. |
| RevisionableInterface | interface | core/ |
Provides methods for an entity to support revisions. |
| RevisionableInterface.php | file | core/ |
|
| RevisionableInterface::getLoadedRevisionId | function | core/ |
Gets the loaded Revision ID of the entity. |
| RevisionableInterface::getRevisionId | function | core/ |
Gets the revision identifier of the entity. |
| RevisionableInterface::isDefaultRevision | function | core/ |
Checks if this entity is the default revision. |
Pagination
- Previous page
- Page 1035
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.