Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
RestResourceConfigTest.php core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php Drupal\Tests\rest\Kernel\Entity
RestResourceConfigTest.php core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php Drupal\Tests\jsonapi\Functional
RestResourceConfigValidationTest.php core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigValidationTest.php Drupal\Tests\rest\Kernel\Entity
RestResourceConfigXmlAnonTest.php core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlAnonTest.php Drupal\Tests\rest\Functional\Rest
RestResourceConfigXmlBasicAuthTest.php core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php Drupal\Tests\rest\Functional\Rest
RestResourceConfigXmlCookieTest.php core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php Drupal\Tests\rest\Functional\Rest
RestripeCommand.php core/lib/Drupal/Core/Ajax/RestripeCommand.php Drupal\Core\Ajax
RestTestConstraint.php core/modules/rest/tests/modules/rest_test/src/Plugin/Validation/Constraint/RestTestConstraint.php Drupal\rest_test\Plugin\Validation\Constraint
RestTestConstraintValidator.php core/modules/rest/tests/modules/rest_test/src/Plugin/Validation/Constraint/RestTestConstraintValidator.php Drupal\rest_test\Plugin\Validation\Constraint
RestTestHooks.php core/modules/rest/tests/modules/rest_test/src/Hook/RestTestHooks.php Drupal\rest_test\Hook
RestTestViewsHooks.php core/modules/rest/tests/modules/rest_test_views/src/Hook/RestTestViewsHooks.php Drupal\rest_test_views\Hook
rest_test.info.yml core/modules/rest/tests/modules/rest_test/rest_test.info.yml core/modules/rest/tests/modules/rest_test/rest_test.info.yml
rest_test.services.yml core/modules/rest/tests/modules/rest_test/rest_test.services.yml core/modules/rest/tests/modules/rest_test/rest_test.services.yml
rest_test_views.info.yml core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml
Result.php core/modules/mysqli/src/Driver/Database/mysqli/Result.php Drupal\mysqli\Driver\Database\mysqli
Result.php core/modules/views/src/Plugin/views/area/Result.php Drupal\views\Plugin\views\area
ResultBase.php core/lib/Drupal/Core/Database/Statement/ResultBase.php Drupal\Core\Database\Statement
ResultRow.php core/modules/views/src/ResultRow.php Drupal\views
ResultTest.php core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php Drupal\Tests\views\Unit\Plugin\area
ReverseContainer.php core/lib/Drupal/Component/DependencyInjection/ReverseContainer.php Drupal\Component\DependencyInjection
ReverseContainerTest.php core/tests/Drupal/Tests/Component/DependencyInjection/ReverseContainerTest.php Drupal\Tests\Component\DependencyInjection
ReverseProxyMiddleware.php core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php Drupal\Core\StackMiddleware
ReverseProxyMiddlewareTest.php core/tests/Drupal/Tests/Core/StackMiddleware/ReverseProxyMiddlewareTest.php Drupal\Tests\Core\StackMiddleware
RevertOverridesForm.php core/modules/layout_builder/src/Form/RevertOverridesForm.php Drupal\layout_builder\Form
ReviewForm.php core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Drupal\migrate_drupal_ui\Form
RevisionableContentEntityBase.php core/lib/Drupal/Core/Entity/RevisionableContentEntityBase.php Drupal\Core\Entity
RevisionableContentEntityBaseTest.php core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php Drupal\KernelTests\Core\Entity
RevisionableEntityBundleInterface.php core/lib/Drupal/Core/Entity/RevisionableEntityBundleInterface.php Drupal\Core\Entity
RevisionableInterface.php core/lib/Drupal/Core/Entity/RevisionableInterface.php Drupal\Core\Entity
RevisionableStorageInterface.php core/lib/Drupal/Core/Entity/RevisionableStorageInterface.php Drupal\Core\Entity
RevisionCreateTimestampTest.php core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php Drupal\Tests\node\Kernel\Views
RevisionDeleteForm.php core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php Drupal\Core\Entity\Form
RevisionDeleteFormTest.php core/tests/Drupal/FunctionalTests/Entity/RevisionDeleteFormTest.php Drupal\FunctionalTests\Entity
RevisionHtmlRouteProvider.php core/lib/Drupal/Core/Entity/Routing/RevisionHtmlRouteProvider.php Drupal\Core\Entity\Routing
RevisionLink.php core/modules/node/src/Plugin/views/field/RevisionLink.php Drupal\node\Plugin\views\field
RevisionLinkDelete.php core/modules/node/src/Plugin/views/field/RevisionLinkDelete.php Drupal\node\Plugin\views\field
RevisionLinkDeleteTest.php core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkDeleteTest.php Drupal\Tests\node\Unit\Plugin\views\field
RevisionLinkRevert.php core/modules/node/src/Plugin/views/field/RevisionLinkRevert.php Drupal\node\Plugin\views\field
RevisionLinkRevertTest.php core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkRevertTest.php Drupal\Tests\node\Unit\Plugin\views\field
RevisionLinkTest.php core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkTest.php Drupal\Tests\node\Unit\Plugin\views\field
RevisionLinkTest.php core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php Drupal\Tests\node\Functional\Views
RevisionLogEntityTrait.php core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php Drupal\Core\Entity
RevisionLogInterface.php core/lib/Drupal/Core/Entity/RevisionLogInterface.php Drupal\Core\Entity
RevisionRelationshipsTest.php core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php Drupal\Tests\node\Kernel\Views
RevisionRelationshipsTest.php core/modules/block_content/tests/src/Kernel/Views/RevisionRelationshipsTest.php Drupal\Tests\block_content\Kernel\Views
RevisionRevertForm.php core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php Drupal\Core\Entity\Form
RevisionRevertFormTest.php core/tests/Drupal/FunctionalTests/Entity/RevisionRevertFormTest.php Drupal\FunctionalTests\Entity
RevisionRouteProviderTest.php core/tests/Drupal/FunctionalTests/Entity/RevisionRouteProviderTest.php Drupal\FunctionalTests\Entity
RevisionRouteProviderTest.php core/tests/Drupal/KernelTests/Core/Entity/RevisionRouteProviderTest.php Drupal\KernelTests\Core\Entity
RevisionUidTest.php core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php Drupal\Tests\node\Kernel\Views

Other projects


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