Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
RevisionUserTest.php core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php Drupal\Tests\block_content\Kernel\Views
RevisionUserTest.php core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php Drupal\Tests\media\Kernel\Views
RevisionVersionHistoryTest.php core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTest.php Drupal\FunctionalTests\Entity
RevisionVersionHistoryTranslatableTest.php core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php Drupal\FunctionalTests\Entity
RevisionViewTest.php core/tests/Drupal/FunctionalTests/Entity/RevisionViewTest.php Drupal\FunctionalTests\Entity
RfcLoggerTrait.php core/lib/Drupal/Core/Logger/RfcLoggerTrait.php Drupal\Core\Logger
RfcLogLevel.php core/lib/Drupal/Core/Logger/RfcLogLevel.php Drupal\Core\Logger
robots-default.txt core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-composer-drupal-project/assets/robots-default.txt # robots.txt fixture scaffolded from "file-mappings" in drupal-composer-drupal-project composer.json fixture.
robots-default.txt core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-test-overwrite/assets/robots-default.txt # robots.txt fixture scaffolded from "file-mappings" in drupal-drupal-test-overwrite composer.json fixture.
robots-default.txt core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal/assets/robots-default.txt # robots.txt fixture scaffolded from "file-mappings" in drupal-drupal composer.json fixture.
robots-default.txt core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/composer-hooks-fixture/assets/robots-default.txt # robots.txt fixture scaffolded from "file-mappings" in composer-hooks-fixture composer.json fixture.
robots.txt core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/robots.txt # Test version of robots.txt from drupal/core.
robots.txt core/assets/scaffold/files/robots.txt # # robots.txt # # This file is to prevent the crawling and indexing of certain parts # of your site by web crawlers and spiders run by sites like Yahoo! # and Google. By telling these "robots" where not to go on your site, # you save…
robots.txt ./robots.txt # # robots.txt # # This file is to prevent the crawling and indexing of certain parts # of your site by web crawlers and spiders run by sites like Yahoo! # and Google. By telling these "robots" where not to go on your site, # you save…
Role.php core/modules/user/src/Entity/Role.php Drupal\user\Entity
Role.php core/modules/user/src/Plugin/views/access/Role.php Drupal\user\Plugin\views\access
Role.php core/modules/user/src/Plugin/migrate/source/d6/Role.php Drupal\user\Plugin\migrate\source\d6
Role.php core/modules/user/src/Plugin/migrate/source/d7/Role.php Drupal\user\Plugin\migrate\source\d7
RoleAccessCheck.php core/modules/user/src/Access/RoleAccessCheck.php Drupal\user\Access
RoleAccessCheckTest.php core/tests/Drupal/Tests/Core/Route/RoleAccessCheckTest.php Drupal\Tests\Core\Route
RoleAccessControlHandler.php core/modules/user/src/RoleAccessControlHandler.php Drupal\user
RoleExistsConstraint.php core/modules/user/src/Plugin/Validation/Constraint/RoleExistsConstraint.php Drupal\user\Plugin\Validation\Constraint
RoleExistsConstraintValidator.php core/modules/user/src/Plugin/Validation/Constraint/RoleExistsConstraintValidator.php Drupal\user\Plugin\Validation\Constraint
RoleExistsConstraintValidatorTest.php core/modules/user/tests/src/Kernel/Plugin/Validation/Constraint/RoleExistsConstraintValidatorTest.php Drupal\Tests\user\Kernel\Plugin\Validation\Constraint
RoleForm.php core/modules/user/src/RoleForm.php Drupal\user
RoleInterface.php core/modules/user/src/RoleInterface.php Drupal\user
RoleJsonAnonTest.php core/modules/user/tests/src/Functional/Rest/RoleJsonAnonTest.php Drupal\Tests\user\Functional\Rest
RoleJsonBasicAuthTest.php core/modules/user/tests/src/Functional/Rest/RoleJsonBasicAuthTest.php Drupal\Tests\user\Functional\Rest
RoleJsonCookieTest.php core/modules/user/tests/src/Functional/Rest/RoleJsonCookieTest.php Drupal\Tests\user\Functional\Rest
RoleListBuilder.php core/modules/user/src/RoleListBuilder.php Drupal\user
RoleResourceTestBase.php core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php Drupal\Tests\user\Functional\Rest
Roles.php core/modules/user/src/Plugin/views/field/Roles.php Drupal\user\Plugin\views\field
Roles.php core/modules/user/src/Plugin/views/filter/Roles.php Drupal\user\Plugin\views\filter
RoleSettingsForm.php core/modules/user/src/Form/RoleSettingsForm.php Drupal\user\Form
RolesLookup.php core/modules/block/src/Plugin/migrate/process/RolesLookup.php Drupal\block\Plugin\migrate\process
RolesRid.php core/modules/user/src/Plugin/views/argument/RolesRid.php Drupal\user\Plugin\views\argument
RolesRidArgumentTest.php core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php Drupal\Tests\user\Functional\Views
RolesRidTest.php core/modules/user/tests/src/Unit/Views/Argument/RolesRidTest.php Drupal\Tests\user\Unit\Views\Argument
RoleStorage.php core/modules/user/src/RoleStorage.php Drupal\user
RoleStorageInterface.php core/modules/user/src/RoleStorageInterface.php Drupal\user
RoleTest.php core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/RoleTest.php Drupal\Tests\user\Kernel\Plugin\migrate\source\d6
RoleTest.php core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/RoleTest.php Drupal\Tests\user\Kernel\Plugin\migrate\source\d7
RoleTest.php core/modules/jsonapi/tests/src/Functional/RoleTest.php Drupal\Tests\jsonapi\Functional
RoleUserTestBase.php core/modules/user/tests/src/Unit/Plugin/Action/RoleUserTestBase.php Drupal\Tests\user\Unit\Plugin\Action
RoleValidationTest.php core/modules/user/tests/src/Kernel/RoleValidationTest.php Drupal\Tests\user\Kernel
RoleXmlAnonTest.php core/modules/user/tests/src/Functional/Rest/RoleXmlAnonTest.php Drupal\Tests\user\Functional\Rest
RoleXmlBasicAuthTest.php core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php Drupal\Tests\user\Functional\Rest
RoleXmlCookieTest.php core/modules/user/tests/src/Functional/Rest/RoleXmlCookieTest.php Drupal\Tests\user\Functional\Rest
RollbackAwareInterface.php core/modules/migrate/src/Event/RollbackAwareInterface.php Drupal\migrate\Event
RollbackFieldInstanceTest.php core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldInstanceTest.php Drupal\Tests\field\Kernel\Migrate\d7

Other projects


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