Search for join

  1. Search 7.x for join
  2. Search 8.9.x for join
  3. Search 10.3.x for join
  4. Search 11.x for join
  5. Other projects
Title Object type File name Summary
SqlBaseTest::testMapJoinable function core/modules/migrate/tests/src/Unit/SqlBaseTest.php Tests that the ID map is joinable.
Subquery::buildJoin function core/modules/views/src/Plugin/views/join/Subquery.php Builds the SQL for the join this object represents.
Tables::addJoin function core/modules/workspaces/src/EntityQuery/Tables.php Adds a join to a given table.
Tables::addJoin function core/lib/Drupal/Core/Entity/Query/Sql/Tables.php Adds a join to a given table.
Tables::addWorkspaceAssociationJoin function core/modules/workspaces/src/EntityQuery/Tables.php Adds a new join to the 'workspace_association' table for an entity base table.
TaxonomyIndexDepthQueryTrait::addSubQueryJoin function core/modules/taxonomy/src/TaxonomyIndexDepthQueryTrait.php Builds a performant depth subquery and adds it as a join to the query.
TermNode::JOIN constant core/modules/taxonomy/src/Plugin/migrate/source/d6/TermNode.php The join options between the node and the term node table.
TermNodeRevision::JOIN constant core/modules/taxonomy/src/Plugin/migrate/source/d6/TermNodeRevision.php The join options between the node and the term node table.
TestSqlBase::mapJoinable function core/modules/migrate/tests/src/Unit/SqlBaseTest.php Checks if we can join against the map table.
TwigExtension::safeJoin function core/lib/Drupal/Core/Template/TwigExtension.php Joins several strings together safely.
TwigExtensionTest::testSafeJoin function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php @covers ::safeJoin
Upload::JOIN constant core/modules/file/src/Plugin/migrate/source/d6/Upload.php The join options between the node and the upload table.
Views join handler plugins group core/modules/views/src/Plugin/views/join/JoinPluginBase.php Handler plugins for Views table joins.
ViewsHandlerInterface::getJoin function core/modules/views/src/Plugin/views/ViewsHandlerInterface.php Get the join object that should be used for this handler.
ViewsHandlerInterface::getTableJoin function core/modules/views/src/Plugin/views/ViewsHandlerInterface.php Fetches a handler to join one table to a primary table from the data cache.
ViewsJoin class core/modules/views/src/Annotation/ViewsJoin.php Defines a Plugin annotation object for views join plugins.
ViewsJoin.php file core/modules/views/src/Annotation/ViewsJoin.php
ViewsModerationStateFilterTest::testModerationStateFilterOnJoinedEntity function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php Tests the moderation state filter on an entity added via a relationship.
ViewsQueryAlter::$viewsJoinPluginManager property core/modules/workspaces/src/ViewsQueryAlter.php A plugin manager which handles instances of views join plugins.
ViewsQueryAlter::getRevisionTableJoin function core/modules/workspaces/src/ViewsQueryAlter.php Fetches a join for a revision table using the workspace_association table.

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