Search for join
Title | Object type | File name | Summary |
---|---|---|---|
Sql::adjustJoin | function | core/ |
Fix a join to adhere to the proper relationship; the left table can vary based upon what relationship items are joined in on. |
Sql::getJoinData | function | core/ |
Retrieve join data from the larger join data cache. |
SqlBase::mapJoinable | function | core/ |
Checks if we can join against the map table. |
SqlBaseTest::testMapJoinable | function | core/ |
Tests that the ID map is joinable. |
Subquery::buildJoin | function | core/ |
Builds the SQL for the join this object represents. |
Tables::addJoin | function | core/ |
Adds a join to a given table. |
Tables::addJoin | function | core/ |
Adds a join to a given table. |
Tables::addWorkspaceAssociationJoin | function | core/ |
Adds a new join to the 'workspace_association' table for an entity base table. |
TermNode::JOIN | constant | core/ |
The join options between the node and the term node table. |
TermNodeRevision::JOIN | constant | core/ |
The join options between the node and the term node table. |
TestSqlBase::mapJoinable | function | core/ |
Checks if we can join against the map table. |
TwigExtension::safeJoin | function | core/ |
Joins several strings together safely. |
TwigExtensionTest::testSafeJoin | function | core/ |
@covers ::safeJoin |
Upload::JOIN | constant | core/ |
The join options between the node and the upload table. |
Views join handler plugins | group | core/ |
Handler plugins for Views table joins. |
ViewsDataIntegrationTest::testContentModerationStateBaseJoin | function | core/ |
Tests the join from the data table to the moderation state table. |
ViewsDataIntegrationTest::testContentModerationStateRevisionJoin | function | core/ |
Tests the join from the revision data table to the moderation state table. |
ViewsHandlerInterface::getJoin | function | core/ |
Get the join object that should be used for this handler. |
ViewsHandlerInterface::getTableJoin | function | core/ |
Fetches a handler to join one table to a primary table from the data cache. |
ViewsJoin | class | core/ |
Defines a Plugin annotation object for views join plugins. |
ViewsJoin.php | file | core/ |
|
ViewsModerationStateFilterTest::testModerationStateFilterOnJoinedEntity | function | core/ |
Tests the moderation state filter on an entity added via a relationship. |
ViewsQueryAlter::$viewsJoinPluginManager | property | core/ |
A plugin manager which handles instances of views join plugins. |
ViewsQueryAlter::getRevisionTableJoin | function | core/ |
Fetches a join for a revision table using the workspace_association table. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.