| RedirectOnExceptionTest::$modules |
property |
core/tests/Drupal/KernelTests/RequestProcessing/RedirectOnExceptionTest.php |
Modules to install. |
| RedirectOnExceptionTest::testRedirectOn404 |
function |
core/tests/Drupal/KernelTests/RequestProcessing/RedirectOnExceptionTest.php |
Tests redirects with a 404. |
| RedirectResponseSubscriberTest |
class |
core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php |
Tests Drupal\Core\EventSubscriber\RedirectResponseSubscriber. |
| RedirectResponseSubscriberTest.php |
file |
core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php |
|
| RedirectResponseSubscriberTest::$loggerClosure |
property |
core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php |
The mocked logger closure. |
| RedirectResponseSubscriberTest::$requestContext |
property |
core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php |
The mocked request context. |
| RedirectResponseSubscriberTest::$urlAssembler |
property |
core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php |
The mocked request context. |
| RedirectResponseSubscriberTest::providerTestDestinationRedirect |
function |
core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php |
Data provider for testDestinationRedirect(). |
| RedirectResponseSubscriberTest::providerTestDestinationRedirectToExternalUrl |
function |
core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php |
Data provider for testDestinationRedirectToExternalUrl(). |
| RedirectResponseSubscriberTest::providerTestDestinationRedirectWithInvalidUrl |
function |
core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php |
Data provider for testDestinationRedirectWithInvalidUrl(). |
| RedirectResponseSubscriberTest::setUp |
function |
core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php |
|
| RedirectResponseSubscriberTest::testDestinationRedirect |
function |
core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php |
Tests destination detection and redirection. |
| RedirectResponseSubscriberTest::testDestinationRedirectToExternalUrl |
function |
core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php |
Tests destination redirect to external url. |
| RedirectResponseSubscriberTest::testDestinationRedirectWithInvalidUrl |
function |
core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php |
Tests destination redirect with invalid url. |
| RedirectResponseSubscriberTest::testRedirectWithOptInExternalUrl |
function |
core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php |
Tests redirect with opt in external url. |
| RedirectTest |
class |
core/modules/views_ui/tests/src/Functional/RedirectTest.php |
Tests the redirecting after saving a views. |
| RedirectTest |
class |
core/modules/system/tests/src/Functional/Form/RedirectTest.php |
Tests form redirection functionality. |
| RedirectTest.php |
file |
core/modules/system/tests/src/Functional/Form/RedirectTest.php |
|
| RedirectTest.php |
file |
core/modules/views_ui/tests/src/Functional/RedirectTest.php |
|
| RedirectTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/RedirectTest.php |
The theme to install as the default for testing. |
| RedirectTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Form/RedirectTest.php |
The theme to install as the default for testing. |
| RedirectTest::$modules |
property |
core/modules/system/tests/src/Functional/Form/RedirectTest.php |
Modules to install. |
| RedirectTest::$testViews |
property |
core/modules/views_ui/tests/src/Functional/RedirectTest.php |
Views used by this test. |
| RedirectTest::testRedirect |
function |
core/modules/views_ui/tests/src/Functional/RedirectTest.php |
Tests the redirecting. |
| RedirectTest::testRedirect |
function |
core/modules/system/tests/src/Functional/Form/RedirectTest.php |
Tests form redirection. |
| RedirectTest::testRedirectFromErrorPages |
function |
core/modules/system/tests/src/Functional/Form/RedirectTest.php |
Tests form redirection from 404/403 pages with the Block form. |
| ReEnableModuleFieldTest |
class |
core/modules/field/tests/src/Functional/ReEnableModuleFieldTest.php |
Tests the behavior of a field module after being disabled and re-enabled. |
| ReEnableModuleFieldTest.php |
file |
core/modules/field/tests/src/Functional/ReEnableModuleFieldTest.php |
|
| ReEnableModuleFieldTest::$defaultTheme |
property |
core/modules/field/tests/src/Functional/ReEnableModuleFieldTest.php |
The theme to install as the default for testing. |
| ReEnableModuleFieldTest::$modules |
property |
core/modules/field/tests/src/Functional/ReEnableModuleFieldTest.php |
Modules to install. |
| ReEnableModuleFieldTest::setUp |
function |
core/modules/field/tests/src/Functional/ReEnableModuleFieldTest.php |
|
| ReEnableModuleFieldTest::testReEnabledField |
function |
core/modules/field/tests/src/Functional/ReEnableModuleFieldTest.php |
Tests the behavior of a field module after being disabled and re-enabled. |
| RefinableCacheableDependencyTraitTest |
class |
core/tests/Drupal/Tests/Core/Cache/RefinableCacheableDependencyTraitTest.php |
Tests the cache RefinableCacheableDependencyTrait. |
| RefinableCacheableDependencyTraitTest.php |
file |
core/tests/Drupal/Tests/Core/Cache/RefinableCacheableDependencyTraitTest.php |
|
| RefinableCacheableDependencyTraitTest::testNonCacheableDependencyAddDeprecation |
function |
core/tests/Drupal/Tests/Core/Cache/RefinableCacheableDependencyTraitTest.php |
Tests non cacheable dependency add deprecation. |
| RefinableCalculatedPermissionsTest |
class |
core/tests/Drupal/Tests/Core/Session/RefinableCalculatedPermissionsTest.php |
Tests the RefinableCalculatedPermissions class. |
| RefinableCalculatedPermissionsTest.php |
file |
core/tests/Drupal/Tests/Core/Session/RefinableCalculatedPermissionsTest.php |
|
| RefinableCalculatedPermissionsTest::testAddItem |
function |
core/tests/Drupal/Tests/Core/Session/RefinableCalculatedPermissionsTest.php |
Tests the addition of a calculated permissions item. |
| RefinableCalculatedPermissionsTest::testAddItemOverwrite |
function |
core/tests/Drupal/Tests/Core/Session/RefinableCalculatedPermissionsTest.php |
Tests the overwriting of a calculated permissions item. |
| RefinableCalculatedPermissionsTest::testMerge |
function |
core/tests/Drupal/Tests/Core/Session/RefinableCalculatedPermissionsTest.php |
Tests merging in another CalculatedPermissions object. |
| RefinableCalculatedPermissionsTest::testRemoveItem |
function |
core/tests/Drupal/Tests/Core/Session/RefinableCalculatedPermissionsTest.php |
Tests the removal of a calculated permissions item. |
| RefinableCalculatedPermissionsTest::testRemoveItems |
function |
core/tests/Drupal/Tests/Core/Session/RefinableCalculatedPermissionsTest.php |
Tests the removal of all calculated permissions items. |
| RefinableCalculatedPermissionsTest::testRemoveItemsByScope |
function |
core/tests/Drupal/Tests/Core/Session/RefinableCalculatedPermissionsTest.php |
Tests the removal of calculated permissions items by scope. |
| RefinableDependentAccessTraitTestClass |
class |
core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php |
Test class that implements RefinableDependentAccessInterface. |
| ReflectionFactoryTest |
class |
core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php |
Tests Drupal\Component\Plugin\Factory\ReflectionFactory. |
| ReflectionFactoryTest.php |
file |
core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php |
|
| ReflectionFactoryTest::providerGetInstanceArguments |
function |
core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php |
Data provider for testGetInstanceArguments. |
| ReflectionFactoryTest::testCreateInstance |
function |
core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php |
Tests create instance. |
| ReflectionFactoryTest::testGetInstanceArguments |
function |
core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php |
Tests get instance arguments. |
| ReflectionTest |
class |
core/tests/Drupal/Tests/Component/Utility/ReflectionTest.php |
Tests Drupal\Component\Utility\Reflection. |