Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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.
RoleUserTestBase::$userRoleEntityType property core/modules/user/tests/src/Unit/Plugin/Action/RoleUserTestBase.php The user role entity type.
RoleUserTestBase::setUp function core/modules/user/tests/src/Unit/Plugin/Action/RoleUserTestBase.php
RoleXmlAnonTest class core/modules/user/tests/src/Functional/Rest/RoleXmlAnonTest.php @group rest
RoleXmlAnonTest.php file core/modules/user/tests/src/Functional/Rest/RoleXmlAnonTest.php
RoleXmlAnonTest::$defaultTheme property core/modules/user/tests/src/Functional/Rest/RoleXmlAnonTest.php The theme to install as the default for testing.
RoleXmlAnonTest::$format property core/modules/user/tests/src/Functional/Rest/RoleXmlAnonTest.php The format to use in this test.
RoleXmlAnonTest::$mimeType property core/modules/user/tests/src/Functional/Rest/RoleXmlAnonTest.php The MIME type that corresponds to $format.
RoleXmlBasicAuthTest class core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php @group rest
RoleXmlBasicAuthTest.php file core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php
RoleXmlBasicAuthTest::$auth property core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php The authentication mechanism to use in this test.
RoleXmlBasicAuthTest::$defaultTheme property core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php The theme to install as the default for testing.
RoleXmlBasicAuthTest::$format property core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php The format to use in this test.
RoleXmlBasicAuthTest::$mimeType property core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php The MIME type that corresponds to $format.
RoleXmlBasicAuthTest::$modules property core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php Modules to install.
RoleXmlCookieTest class core/modules/user/tests/src/Functional/Rest/RoleXmlCookieTest.php @group rest
RoleXmlCookieTest.php file core/modules/user/tests/src/Functional/Rest/RoleXmlCookieTest.php
RoleXmlCookieTest::$auth property core/modules/user/tests/src/Functional/Rest/RoleXmlCookieTest.php The authentication mechanism to use in this test.
RoleXmlCookieTest::$defaultTheme property core/modules/user/tests/src/Functional/Rest/RoleXmlCookieTest.php The theme to install as the default for testing.
RoleXmlCookieTest::$format property core/modules/user/tests/src/Functional/Rest/RoleXmlCookieTest.php The format to use in this test.
RoleXmlCookieTest::$mimeType property core/modules/user/tests/src/Functional/Rest/RoleXmlCookieTest.php The MIME type that corresponds to $format.
RollbackAwareInterface::postRollback function core/modules/migrate/src/Event/RollbackAwareInterface.php Performs post-rollback tasks.
RollbackFieldInstanceTest class core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldInstanceTest.php Migrates and rolls back Drupal 7 fields.
RollbackFieldInstanceTest.php file core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldInstanceTest.php
RollbackFieldInstanceTest::executeRollback function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldInstanceTest.php Executes a single rollback.
RollbackFieldInstanceTest::testFieldInstances function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldInstanceTest.php Tests migrating D7 fields to field_storage_config entities, then rolling back.
RollbackFieldTest class core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldTest.php Migrates and rolls back Drupal 7 fields.
RollbackFieldTest.php file core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldTest.php
RollbackFieldTest::executeRollback function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldTest.php Executes a single rollback.
RollbackFieldTest::testFields function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldTest.php Tests migrating D7 fields to field_storage_config entities, then rolling back.
RollbackViewModesTest class core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Migrates and rolls back Drupal 7 view modes.
RollbackViewModesTest.php file core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php
RollbackViewModesTest::$modules property core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Modules to enable.
RollbackViewModesTest::executeRollback function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Executes a single rollback.
RollbackViewModesTest::testMigration function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Tests migrating D7 view modes, then rolling back.
Rotate::arguments function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Rotate.php Returns the definition of the operation arguments.
Rotate::validateArguments function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/Rotate.php Validates the arguments.
RotateImageEffect::getSummary function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Returns a render array summarizing the configuration of the image effect.
RotateImageEffect::submitConfigurationForm function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Form submission handler.
RotateImageEffect::transformDimensions function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Determines the dimensions of the styled image.
Route::transform function core/modules/migrate/src/Plugin/migrate/process/Route.php Set the destination route information based on the source link_path.
Route::__construct function core/modules/migrate/src/Plugin/migrate/process/Route.php Constructs a \Drupal\Component\Plugin\PluginBase object.
RouteAccessResponseSubscriber class core/lib/Drupal/Core/EventSubscriber/RouteAccessResponseSubscriber.php Response subscriber to bubble the route's access result's cacheability.
RouteAccessResponseSubscriber.php file core/lib/Drupal/Core/EventSubscriber/RouteAccessResponseSubscriber.php
RouteAccessResponseSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/RouteAccessResponseSubscriber.php
RouteAccessResponseSubscriber::onRespond function core/lib/Drupal/Core/EventSubscriber/RouteAccessResponseSubscriber.php Bubbles the route's access result' cacheability metadata.
RouteBuilder::$controllerResolver property core/lib/Drupal/Core/Routing/RouteBuilder.php The controller resolver.

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