Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| ResponseGeneratorTest | class | core/ |
Tests to see if generator header is added. |
| ResponseGeneratorTest.php | file | core/ |
|
| ResponseGeneratorTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ResponseGeneratorTest::$modules | property | core/ |
Modules to install. |
| ResponseGeneratorTest::setUp | function | core/ |
|
| ResponseGeneratorTest::testGeneratorHeaderAdded | function | core/ |
Tests to see if generator header is added. |
| response_generator_subscriber | service | core/ |
Drupal\Core\EventSubscriber\ResponseGeneratorSubscriber |
| ResponsiveImageFieldDisplayTest::$fileUrlGenerator | property | core/ |
The file URL generator. |
| ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersLinkToFile | function | core/ |
Tests responsive image formatters on node display linked to the file. |
| ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersLinkToNode | function | core/ |
Tests responsive image formatters on node display linked to the node. |
| ResponsiveImageFormatter::$imageStyleStorage | property | core/ |
The image style entity storage. |
| ResponsiveImageFormatter::$linkGenerator | property | core/ |
The link generator. |
| ResponsiveImageFormatter::$responsiveImageStyleStorage | property | core/ |
|
| ResponsiveImageStyleListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| RestExport::$authenticationCollector | property | core/ |
The collector of authentication providers. |
| RestExport::getFormatOptions | function | core/ |
Returns an array of format options. |
| RestExport::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| RestExportJsonApiUnsupportedTest::testFormatOptions | function | core/ |
Tests that 'api_json' is not a RestExport format option. |
| RestPermissions::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
| RestripeCommand::$selector | property | core/ |
A CSS selector string. |
| RestTestConstraintValidator | class | core/ |
Validator for \Drupal\rest_test\Plugin\Validation\Constraint\RestTestConstraint. |
| RestTestConstraintValidator.php | file | core/ |
|
| RestTestConstraintValidator::validate | function | core/ |
|
| 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 the implementing class using autowiring. |
| 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. |
| RevisionableStorageInterface | interface | core/ |
A storage that supports revisionable entity types. |
| RevisionableStorageInterface.php | file | core/ |
|
| RevisionableStorageInterface::createRevision | function | core/ |
Creates a new revision starting off from the specified entity object. |
| RevisionableStorageInterface::deleteRevision | function | core/ |
Deletes a specific entity revision. |
| RevisionableStorageInterface::getLatestRevisionId | function | core/ |
Returns the latest revision identifier for an entity. |
| RevisionableStorageInterface::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
| RevisionableStorageInterface::loadRevision | function | core/ |
Loads a specific entity revision. |
| RevisionableStorageInterface::loadRevisionUnchanged | function | core/ |
Loads an unchanged entity by revision ID from the database. |
| RevisionDeleteForm::getOperation | function | core/ |
Gets the operation identifying the form. |
| RevisionDeleteForm::setOperation | function | core/ |
Sets the operation for this form. |
| RevisionHtmlRouteProvider::getVersionHistoryRoute | function | core/ |
Gets the entity revision history route. |
| RevisionRevertForm::getOperation | function | core/ |
Gets the operation identifying the form. |
| RevisionRevertForm::setOperation | function | core/ |
Sets the operation for this form. |
Pagination
- Previous page
- Page 209
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.