Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| RestExport::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| RestExportJsonApiUnsupported::testFormatOptions | function | core/ |
Tests that 'api_json' is not a RestExport format option. |
| RestPermissions::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
| RestRegisterUserTest::createRequestOptions | function | core/ |
Helper function to generate the request body. |
| RestripeCommand::$selector | property | core/ |
A CSS selector string. |
| RESTTestBase::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
| 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 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. |
| 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. |
| Role::$roleStorage | property | core/ |
The role storage. |
| Role::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| RoleListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| Roles::$roleStorage | property | core/ |
The role storage. |
| Roles::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
| Roles::documentSelfTokens | function | core/ |
Document any special tokens this field might use for itself. |
| Roles::operators | function | core/ |
Override empty and not empty operator labels to be clearer for user roles. |
| RolesRid::$roleStorage | property | core/ |
The role entity storage |
| RoleStorage | class | core/ |
Controller class for user roles. |
| RoleStorage.php | file | core/ |
|
| RoleStorage::isPermissionInRoles | function | core/ |
Returns whether a permission is in one of the passed in roles. |
| RoleStorageInterface | interface | core/ |
Defines an interface for role entity storage classes. |
| RoleStorageInterface.php | file | core/ |
|
| RoleStorageInterface::isPermissionInRoles | function | core/ |
Returns whether a permission is in one of the passed in roles. |
| Route::$pathValidator | property | core/ |
The path validator service. |
| RouteNoneTest::$urlGenerator | property | core/ |
The URL generator. |
| RoutePreloaderTest::testOnAlterRoutesWithAdminPathNoAdminRoute | function | core/ |
Tests onAlterRoutes with "admin" appearing in the path. |
| RoutePreloaderTest::testOnAlterRoutesWithAdminRoutes | function | core/ |
Tests onAlterRoutes with just admin routes. |
| RoutePreloaderTest::testOnAlterRoutesWithNonAdminRoutes | function | core/ |
Tests onAlterRoutes with admin routes and non admin routes. |
| RoutePreloaderTest::testOnRequestNonHtml | function | core/ |
Tests onRequest on a non html request. |
| RoutePreloaderTest::testOnRequestOnHtml | function | core/ |
Tests onRequest on a html request. |
Pagination
- Previous page
- Page 181
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.