| RelationshipNormalizerTest::$referencer |
property |
core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php |
A referencer node. |
| RelationshipNormalizerTest::$referencerId |
property |
core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php |
Static UUID for the referencing entity. |
| RelationshipNormalizerTest::$referencingResourceType |
property |
core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php |
The node type. |
| RelationshipNormalizerTest::$user1 |
property |
core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php |
A user. |
| RelationshipNormalizerTest::$user2 |
property |
core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php |
A user. |
| RelationshipNormalizerTest::$userIds |
property |
core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php |
Static UUIDs for use in tests. |
| RelationshipNormalizerTest::$userUids |
property |
core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php |
Static UIDs for use in tests. |
| RelationshipNormalizerTest::normalizeProvider |
function |
core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php |
Data provider for testNormalize. |
| RelationshipNormalizerTest::setUp |
function |
core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php |
|
| RelationshipNormalizerTest::testNormalize |
function |
core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php |
Tests normalize. |
| RelationshipRepresentativeNodeTest |
class |
core/modules/taxonomy/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php |
Tests the representative node relationship for terms. |
| RelationshipRepresentativeNodeTest |
class |
core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php |
Tests the representative node relationship for users. |
| RelationshipRepresentativeNodeTest.php |
file |
core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php |
|
| RelationshipRepresentativeNodeTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php |
|
| RelationshipRepresentativeNodeTest::$modules |
property |
core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php |
Modules to install. |
| RelationshipRepresentativeNodeTest::$testViews |
property |
core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php |
Views used by this test. |
| RelationshipRepresentativeNodeTest::$testViews |
property |
core/modules/taxonomy/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php |
Views used by this test. |
| RelationshipRepresentativeNodeTest::testRelationship |
function |
core/modules/taxonomy/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php |
Tests the relationship. |
| RelationshipRepresentativeNodeTest::testRelationship |
function |
core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php |
Tests the relationship. |
| RelationshipTest |
class |
core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php |
Tests the base relationship handler. |
| RelationshipTest.php |
file |
core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php |
|
| RelationshipTest::$columnMap |
property |
core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php |
Maps between the key in the expected result and the query result. |
| RelationshipTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php |
Views used by this test. |
| RelationshipTest::testRelationshipQuery |
function |
core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php |
Tests the query result of a view with a relationship. |
| RelationshipTest::testRelationshipRender |
function |
core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php |
Tests rendering of a view with a relationship. |
| RelationshipUserFileDataTest |
class |
core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php |
Tests file on user relationship handler. |
| RelationshipUserFileDataTest.php |
file |
core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php |
|
| RelationshipUserFileDataTest::$modules |
property |
core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php |
Modules to install. |
| RelationshipUserFileDataTest::$testViews |
property |
core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php |
Views used by this test. |
| RelationshipUserFileDataTest::setUp |
function |
core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php |
|
| RelationshipUserFileDataTest::testViewsHandlerRelationshipFileToUser |
function |
core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php |
Tests using the views file_to_user relationship. |
| RelationshipUserFileDataTest::testViewsHandlerRelationshipUserFileData |
function |
core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php |
Tests using the views file relationship. |
| RelationshipUserFileDataTest::testViewsHandlerRelationshipUserToFile |
function |
core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php |
Tests using the views user_to_file relationship. |
| RelationshipUserImageDataTest |
class |
core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php |
Tests image on user relationship handler. |
| RelationshipUserImageDataTest.php |
file |
core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php |
|
| RelationshipUserImageDataTest::$modules |
property |
core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php |
Modules to install. |
| RelationshipUserImageDataTest::$testViews |
property |
core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php |
Views used by this test. |
| RelationshipUserImageDataTest::setUp |
function |
core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php |
|
| RelationshipUserImageDataTest::testViewsHandlerRelationshipUserImageData |
function |
core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php |
Tests using the views image relationship. |
| RemoteFileDeleteRecursiveTest |
class |
core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteRecursiveTest.php |
Tests the unmanaged file delete recursive function. |
| RemoteFileDeleteRecursiveTest.php |
file |
core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteRecursiveTest.php |
|
| RemoteFileDeleteRecursiveTest::$classname |
property |
core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteRecursiveTest.php |
A fully-qualified stream wrapper class name to register for the test. |
| RemoteFileDeleteRecursiveTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteRecursiveTest.php |
Modules to install. |
| RemoteFileDeleteRecursiveTest::$scheme |
property |
core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteRecursiveTest.php |
A stream wrapper scheme to register for the test. |
| RemoteFileDeleteRecursiveTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteRecursiveTest.php |
|
| RemoteFileDeleteTest |
class |
core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php |
Tests the unmanaged file delete function. |
| RemoteFileDeleteTest.php |
file |
core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php |
|
| RemoteFileDeleteTest::$classname |
property |
core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php |
A fully-qualified stream wrapper class name to register for the test. |
| RemoteFileDeleteTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php |
Modules to install. |
| RemoteFileDeleteTest::$scheme |
property |
core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php |
A stream wrapper scheme to register for the test. |