Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
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::getFormId | function | core/ |
Returns a unique string identifying the form. |
RevisionableInterface::getLoadedRevisionId | function | core/ |
Gets the loaded Revision ID of the entity. |
RevisionableInterface::getRevisionId | function | core/ |
Gets the revision identifier of the entity. |
RevisionableInterface::updateLoadedRevisionId | function | core/ |
Updates the loaded Revision ID with the revision ID. |
RevisionableStorageInterface::getLatestRevisionId | function | core/ |
Returns the latest revision identifier for an entity. |
RevisionDeleteForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
RevisionDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
RevisionDeleteFormTest::providerPageTitle | function | core/ |
Data provider for testPageTitle. |
RevisionDeleteFormTest::providerSubmitForm | function | core/ |
Data provider for testSubmitForm. |
RevisionHtmlRouteProvider | class | core/ |
Provides entity revision routes. |
RevisionHtmlRouteProvider.php | file | core/ |
|
RevisionHtmlRouteProvider::getRevisionDeleteRoute | function | core/ |
Gets the entity revision delete route. |
RevisionHtmlRouteProvider::getRevisionRevertRoute | function | core/ |
Gets the entity revision revert route. |
RevisionHtmlRouteProvider::getRevisionViewRoute | function | core/ |
Gets the entity revision view route. |
RevisionHtmlRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
RevisionHtmlRouteProvider::getVersionHistoryRoute | function | core/ |
Gets the entity revision history route. |
RevisionLogEntityTrait::getRevisionUserId | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUserId(). |
RevisionLogEntityTrait::setRevisionUserId | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUserId(). |
RevisionLogInterface::getRevisionUserId | function | core/ |
Gets the entity revision author ID. |
RevisionLogInterface::setRevisionUserId | function | core/ |
Sets the entity revision author by ID. |
RevisionRevertForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
RevisionRevertForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
RevisionRevertFormTest::providerPageTitle | function | core/ |
Data provider for testPageTitle. |
RevisionRevertFormTest::providerSubmitForm | function | core/ |
Data provider for testSubmitForm. |
RevisionRouteProviderTest | class | core/ |
Tests revision route provider. |
RevisionRouteProviderTest | class | core/ |
Tests revision route provider. |
RevisionRouteProviderTest.php | file | core/ |
|
RevisionRouteProviderTest.php | file | core/ |
|
RevisionRouteProviderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RevisionRouteProviderTest::$modules | property | core/ |
Modules to install. |
RevisionRouteProviderTest::$modules | property | core/ |
Modules to install. |
RevisionRouteProviderTest::providerOperationAccessRevisionRoutes | function | core/ |
Data provider for testOperationAccessRevisionRoutes. |
RevisionRouteProviderTest::setUp | function | core/ |
Pagination
- Previous page
- Page 138
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.