Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
RevisionRouteProviderTest::testOperationAccessOverview function core/tests/Drupal/KernelTests/Core/Entity/RevisionRouteProviderTest.php Tests revision access for revision overview.
RevisionRouteProviderTest::testOperationAccessRevisionRoutes function core/tests/Drupal/KernelTests/Core/Entity/RevisionRouteProviderTest.php Tests revision access is granted by entity operations.
RevisionVersionHistoryTest class core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Tests version history page.
RevisionVersionHistoryTest.php file core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php
RevisionVersionHistoryTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php The theme to install as the default for testing.
RevisionVersionHistoryTest::$modules property core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Modules to install.
RevisionVersionHistoryTest::testCurrentRevision function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test current revision is indicated.
RevisionVersionHistoryTest::testDescriptionLinkNoAccess function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test revision link, without access to revision page.
RevisionVersionHistoryTest::testDescriptionLinkWithAccess function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test revision link, with access to revision page.
RevisionVersionHistoryTest::testDescriptionNoRevLogNoLabelAccess function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test description with entity, without revision log, no label access.
RevisionVersionHistoryTest::testDescriptionNoRevLogWithLabelAccess function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test description with entity, without revision log, with label access.
RevisionVersionHistoryTest::testDescriptionRevisionLogMessage function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test revision log message if supported, and HTML tags are stripped.
RevisionVersionHistoryTest::testDescriptionRevLog function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test description with entity implementing revision log.
RevisionVersionHistoryTest::testDescriptionRevLogNullValues function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test description with entity implementing revision log, with empty values.
RevisionVersionHistoryTest::testOperationDeleteRevision function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test delete operation.
RevisionVersionHistoryTest::testOperationRevertRevision function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test revert operation.
RevisionVersionHistoryTest::testOrder function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test all revisions appear, in order of revision creation.
RevisionVersionHistoryTest::testRevisionsPagination function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Test revisions are paginated.
RevisionVersionHistoryTranslatableTest class core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php Tests version history page with translations.
RevisionVersionHistoryTranslatableTest.php file core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php
RevisionVersionHistoryTranslatableTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php The theme to install as the default for testing.
RevisionVersionHistoryTranslatableTest::$modules property core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php Modules to install.
RevisionVersionHistoryTranslatableTest::setUp function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php
RevisionVersionHistoryTranslatableTest::testVersionHistoryTranslations function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php Tests the version history page for translations.
Role::$roleStorage property core/modules/user/src/Plugin/views/access/Role.php The role storage.
Role::initializeIterator function core/modules/user/src/Plugin/migrate/source/d6/Role.php Initializes the iterator with the source data.
RoleExistsConstraintValidator class core/modules/user/src/Plugin/Validation/Constraint/RoleExistsConstraintValidator.php Validates that a role exists.
RoleExistsConstraintValidator.php file core/modules/user/src/Plugin/Validation/Constraint/RoleExistsConstraintValidator.php
RoleExistsConstraintValidator::create function core/modules/user/src/Plugin/Validation/Constraint/RoleExistsConstraintValidator.php Instantiates a new instance of this class.
RoleExistsConstraintValidator::validate function core/modules/user/src/Plugin/Validation/Constraint/RoleExistsConstraintValidator.php
RoleExistsConstraintValidator::__construct function core/modules/user/src/Plugin/Validation/Constraint/RoleExistsConstraintValidator.php Create a new RoleExistsConstraintValidator instance.
RoleExistsConstraintValidatorTest class core/modules/user/tests/src/Kernel/Plugin/Validation/Constraint/RoleExistsConstraintValidatorTest.php Tests Role Exists Constraint Validator.
RoleExistsConstraintValidatorTest.php file core/modules/user/tests/src/Kernel/Plugin/Validation/Constraint/RoleExistsConstraintValidatorTest.php
RoleExistsConstraintValidatorTest::$modules property core/modules/user/tests/src/Kernel/Plugin/Validation/Constraint/RoleExistsConstraintValidatorTest.php Modules to install.
RoleExistsConstraintValidatorTest::testRoleExists function core/modules/user/tests/src/Kernel/Plugin/Validation/Constraint/RoleExistsConstraintValidatorTest.php Tests when the constraint's entityTypeId value is not valid.
RoleExistsConstraintValidatorTest::testValueMustBeAString function core/modules/user/tests/src/Kernel/Plugin/Validation/Constraint/RoleExistsConstraintValidatorTest.php Tests that the constraint validator will only work with strings.
RoleListBuilder::getDefaultOperations function core/modules/user/src/RoleListBuilder.php Gets this list's default operations.
Roles::addSelfTokens function core/modules/user/src/Plugin/views/field/Roles.php Add any special tokens this field might use for itself.
Roles::documentSelfTokens function core/modules/user/src/Plugin/views/field/Roles.php Document any special tokens this field might use for itself.
Roles::operators function core/modules/user/src/Plugin/views/filter/Roles.php Override empty and not empty operator labels to be clearer for user roles.
RoleSettingsForm::$roleStorage property core/modules/user/src/Form/RoleSettingsForm.php The role storage used when changing the admin role.
RolesRid::$roleStorage property core/modules/user/src/Plugin/views/argument/RolesRid.php The role entity storage.
RoleStorage class core/modules/user/src/RoleStorage.php Defines the storage handler class for user roles.
RoleStorage.php file core/modules/user/src/RoleStorage.php
RoleStorage::isPermissionInRoles function core/modules/user/src/RoleStorage.php Returns whether a permission is in one of the passed in roles.
RoleStorageInterface interface core/modules/user/src/RoleStorageInterface.php Defines an interface for role entity storage classes.
RoleStorageInterface.php file core/modules/user/src/RoleStorageInterface.php
RoleStorageInterface::isPermissionInRoles function core/modules/user/src/RoleStorageInterface.php Returns whether a permission is in one of the passed in roles.
RootComposer::$composerManipulator property composer/Plugin/RecipeUnpack/RootComposer.php The JSON manipulator for the contents of the root composer.json.
RootComposer::addToComposerLock function composer/Plugin/RecipeUnpack/RootComposer.php Adds an element to the composer lock.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.