Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
RelationshipPluginBase::init function core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php Overrides \Drupal\views\Plugin\views\HandlerBase::init().
RelationshipPluginBase::query function core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php Add anything to the query that we might need to.
RelationshipPluginBase::usesGroupBy function core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php Provides the handler some group by.
RelationshipPluginBaseStub class core/modules/views/tests/src/Unit/Plugin/query/RelationshipPluginBaseStub.php Provides a basic class extending RelationshipPluginBase.
RelationshipPluginBaseStub.php file core/modules/views/tests/src/Unit/Plugin/query/RelationshipPluginBaseStub.php
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.
RelationshipRouteAccessCheck class core/modules/jsonapi/src/Access/RelationshipRouteAccessCheck.php Defines a class to check access to related and relationship routes.
RelationshipRouteAccessCheck.php file core/modules/jsonapi/src/Access/RelationshipRouteAccessCheck.php
RelationshipRouteAccessCheck::$entityAccessChecker property core/modules/jsonapi/src/Access/RelationshipRouteAccessCheck.php The JSON:API entity access checker.
RelationshipRouteAccessCheck::access function core/modules/jsonapi/src/Access/RelationshipRouteAccessCheck.php Checks access to the relationship field on the given route.
RelationshipRouteAccessCheck::ROUTE_REQUIREMENT_KEY constant core/modules/jsonapi/src/Access/RelationshipRouteAccessCheck.php The route requirement key for this access check.
RelationshipRouteAccessCheck::__construct function core/modules/jsonapi/src/Access/RelationshipRouteAccessCheck.php RelationshipRouteAccessCheck constructor.
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.
RelativeOrderBase class core/lib/Drupal/Core/Hook/Order/RelativeOrderBase.php Orders an implementation relative to other implementations.
RelativeOrderBase.php file core/lib/Drupal/Core/Hook/Order/RelativeOrderBase.php
RelativeOrderBase::getOperation function core/lib/Drupal/Core/Hook/Order/RelativeOrderBase.php Gets order operations specified by this object.
RelativeOrderBase::isAfter function core/lib/Drupal/Core/Hook/Order/RelativeOrderBase.php Specifies the ordering direction.
RelativeOrderBase::__construct function core/lib/Drupal/Core/Hook/Order/RelativeOrderBase.php Constructor.
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.

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