Search for join
Title | Object type | File name | Summary |
---|---|---|---|
JoinPluginBase::joinAddExtra | function | core/ |
Adds the extras to the join condition. |
JoinPluginBase::__construct | function | core/ |
Constructs a Drupal\views\Plugin\views\join\JoinPluginBase object. |
JoinPluginInterface | interface | core/ |
Represents a join and creates the SQL necessary to implement the join. |
JoinPluginInterface.php | file | core/ |
|
JoinPluginInterface::buildJoin | function | core/ |
Builds the SQL for the join this object represents. |
JoinTest | class | core/ |
Tests the join plugin. |
JoinTest | class | core/ |
Defines a join test plugin. |
JoinTest.php | file | core/ |
|
JoinTest.php | file | core/ |
|
JoinTest::$joinValue | property | core/ |
A value which is used to build an additional join condition. |
JoinTest::$manager | property | core/ |
A plugin manager which handlers the instances of joins. |
JoinTest::$testViews | property | core/ |
Views used by this test. |
JoinTest::buildJoin | function | core/ |
Builds the SQL for the join this object represents. |
JoinTest::getJoinValue | function | core/ |
Returns the joinValue property. |
JoinTest::setJoinValue | function | core/ |
Sets the joinValue property. |
JoinTest::setUp | function | core/ |
|
JoinTest::testBasePlugin | function | core/ |
Tests the join plugin base. |
JoinTest::testExamplePlugin | function | core/ |
Tests an example join plugin. |
LatestRevision::$joinHandler | property | core/ |
Views Handler Plugin Manager. |
LatestTranslationAffectedRevision::$joinHandler | property | core/ |
Views Handler Plugin Manager. |
ManyToOneHelper::getJoin | function | core/ |
|
ManyToOneHelper::summaryJoin | function | core/ |
Provides the proper join for summary queries. |
ModerationStateJoinViewsHandlerTrait | trait | core/ |
Assist views handler plugins to join to the content_moderation_state entity. |
ModerationStateJoinViewsHandlerTrait.php | file | core/ |
|
ModerationStateJoinViewsHandlerTrait::ensureMyTable | function | core/ |
|
MySqlCastedIntFieldJoinTest | class | core/ |
Tests MySQL specific cast handling. |
MySqlCastedIntFieldJoinTest.php | file | core/ |
|
MySqlCastedIntFieldJoinTest::$castingType | property | core/ |
The db type that should be used for casting fields as integers. |
Node::JOIN | constant | core/ |
The join options between the node and the node_revisions table. |
Node::JOIN | constant | core/ |
The join options between the node and the node_revision table. |
NodeAccessJoinTest | class | core/ |
Tests Node Access on join. |
NodeAccessJoinTest.php | file | core/ |
|
NodeAccessJoinTest::$accessUser | property | core/ |
A user with access to private articles. |
NodeAccessJoinTest::$articles | property | core/ |
Articles. |
NodeAccessJoinTest::$authorUser | property | core/ |
The user that will create the articles. |
NodeAccessJoinTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeAccessJoinTest::$modules | property | core/ |
Modules to install. |
NodeAccessJoinTest::$otherUser | property | core/ |
Another user that will create articles. |
NodeAccessJoinTest::$regularUser | property | core/ |
A user with just access content permissions. |
NodeAccessJoinTest::$testViews | property | core/ |
Views used by this test. |
NodeAccessJoinTest::setUp | function | core/ |
|
NodeAccessJoinTest::testNodeAccessJoin | function | core/ |
Tests the accessibility of joined nodes. |
NodeAccessTest::testQueryWithBaseTableJoin | function | core/ |
Tests node grants for queries with node access checks and base table join. |
NodeComplete::JOIN | constant | core/ |
The join options between the node and the node_revisions_table. |
NodeComplete::JOIN | constant | core/ |
The join options between the node and the node_revisions_table. |
NodeRevision::JOIN | constant | core/ |
The join options between the node and the node_revisions_table. |
NodeRevision::JOIN | constant | core/ |
The join options between the node and the node_revisions_table. |
PgsqlCastedIntFieldJoinTest | class | core/ |
Tests PostgreSQL specific cast handling. |
PgsqlCastedIntFieldJoinTest.php | file | core/ |
|
PgsqlCastedIntFieldJoinTest::$castingType | property | core/ |
The db type that should be used for casting fields as integers. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.