Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
RoleSettingsForm::submitForm function core/modules/user/src/Form/RoleSettingsForm.php
RoleSettingsForm::__construct function core/modules/user/src/Form/RoleSettingsForm.php Constructs a \Drupal\user\Form\RoleSettingsForm object.
RolesLookup class core/modules/block/src/Plugin/migrate/process/RolesLookup.php Gets the destination roles ID for an array of source roles IDs.
RolesLookup.php file core/modules/block/src/Plugin/migrate/process/RolesLookup.php
RolesLookup::$migrateLookup property core/modules/block/src/Plugin/migrate/process/RolesLookup.php The migrate lookup service.
RolesLookup::$migration property core/modules/block/src/Plugin/migrate/process/RolesLookup.php The migration for user role lookup.
RolesLookup::transform function core/modules/block/src/Plugin/migrate/process/RolesLookup.php Performs the associated process.
RolesLookup::__construct function core/modules/block/src/Plugin/migrate/process/RolesLookup.php Constructs a BlockVisibility object.
RolesRid class core/modules/user/src/Plugin/views/argument/RolesRid.php Allow role ID(s) as argument.
RolesRid.php file core/modules/user/src/Plugin/views/argument/RolesRid.php
RolesRid::$roleStorage property core/modules/user/src/Plugin/views/argument/RolesRid.php The role entity storage.
RolesRid::titleQuery function core/modules/user/src/Plugin/views/argument/RolesRid.php
RolesRid::__construct function core/modules/user/src/Plugin/views/argument/RolesRid.php Constructs a \Drupal\user\Plugin\views\argument\RolesRid object.
RolesRidArgumentTest class core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php Tests the handler of the user: roles argument.
RolesRidArgumentTest.php file core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php
RolesRidArgumentTest::$defaultTheme property core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php
RolesRidArgumentTest::$modules property core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php
RolesRidArgumentTest::$testViews property core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php Views used by this test.
RolesRidArgumentTest::testArgumentTitle function core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php Tests the generated title of a user: roles argument.
RolesRidTest class core/modules/user/tests/src/Unit/Views/Argument/RolesRidTest.php Tests Drupal\user\Plugin\views\argument\RolesRid.
RolesRidTest.php file core/modules/user/tests/src/Unit/Views/Argument/RolesRidTest.php
RolesRidTest::testTitleQuery function core/modules/user/tests/src/Unit/Views/Argument/RolesRidTest.php Tests the titleQuery method.
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
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.
RoleTest class core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/RoleTest.php Tests the d7_user_role source plugin.
RoleTest class core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/RoleTest.php Tests the d6_user_role source plugin.
RoleTest class core/modules/jsonapi/tests/src/Functional/RoleTest.php JSON:API integration test for the "Role" config entity type.
RoleTest.php file core/modules/jsonapi/tests/src/Functional/RoleTest.php
RoleTest.php file core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/RoleTest.php
RoleTest.php file core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/RoleTest.php
RoleTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/RoleTest.php The theme to install as the default for testing.
RoleTest::$entity property core/modules/jsonapi/tests/src/Functional/RoleTest.php
RoleTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/RoleTest.php The tested entity type.
RoleTest::$modules property core/modules/jsonapi/tests/src/Functional/RoleTest.php Modules to install.
RoleTest::$modules property core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/RoleTest.php Modules to install.
RoleTest::$modules property core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/RoleTest.php Modules to install.
RoleTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/RoleTest.php The name of the tested JSON:API resource type.
RoleTest::createEntity function core/modules/jsonapi/tests/src/Functional/RoleTest.php Creates the entity to be tested.
RoleTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/RoleTest.php Returns the expected JSON:API document for the entity.
RoleTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/RoleTest.php Returns the JSON:API POST document.
RoleTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/RoleTest.php Provides source data for ::testSource.
RoleTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/RoleTest.php Provides source data for ::testSource.
RoleTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/RoleTest.php Sets up the necessary authorization.
RoleUserTestBase class core/modules/user/tests/src/Unit/Plugin/Action/RoleUserTestBase.php Provides a base class for user role action tests.
RoleUserTestBase.php file core/modules/user/tests/src/Unit/Plugin/Action/RoleUserTestBase.php
RoleUserTestBase::$account property core/modules/user/tests/src/Unit/Plugin/Action/RoleUserTestBase.php The mocked account.

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