Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| RestResourceConfigResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| RestResourceConfigTest::$entityTypeId | property | core/ |
The tested entity type. |
| RestResourceConfigValidationTest | class | core/ |
Tests validation of rest_resource_config entities. |
| RestResourceConfigValidationTest.php | file | core/ |
|
| RestResourceConfigValidationTest::$hasLabel | property | core/ |
Whether a config entity of this type has a label. |
| RestResourceConfigValidationTest::$modules | property | core/ |
Modules to install. |
| RestResourceConfigValidationTest::setUp | function | core/ |
|
| RestResourceConfigValidationTest::testInvalidPluginId | function | core/ |
Tests that the resource plugin ID is validated. |
| RestTestConstraintValidator | class | core/ |
Validator for \Drupal\rest_test\Plugin\Validation\Constraint\RestTestConstraint. |
| RestTestConstraintValidator.php | file | core/ |
|
| RestTestConstraintValidator::validate | function | core/ |
|
| ResultTest::providerTestResultArea | function | core/ |
Data provider for testResultArea. |
| ReverseContainer::$getServiceId | property | core/ |
A closure on the container that can search for services. |
| 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. |
| ReverseContainerTest::testGetId | function | core/ |
@legacy-covers ::getId |
| 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::getDescription | function | core/ |
Returns additional text to display as a description. |
| 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. |
Pagination
- Previous page
- Page 148
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.