|
RelationshipTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php |
Tests the base relationship handler. |
|
Sql::$relationships |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Holds an array of relationships, which are aliases of the primary
table that represent different ways to join the same table in. |
|
RelationshipTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php |
Definition of Drupal\views\Tests\Handler\RelationshipTest. |
|
RevisionRelationships |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/RevisionRelationships.php |
Tests basic node_revision table integration into views. |
|
Sql::add_relationship |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
A relationship is an alternative endpoint to a series of table
joins. Relationships must be aliases of the primary table and
they must join either to the primary table or to a pre-existing
relationship. |
|
RelationshipPluginBase |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
Simple relationship handler that allows a new version of the primary table
to be linked in. |
|
RelationshipTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php |
Sets up Drupal unit test environment. |
|
RevisionRelationships.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/RevisionRelationships.php |
Definition of Drupal\views\Tests\Node\RevisionRelationships. |
|
RelationshipTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php |
|
|
RelationshipPluginBase.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
Definition of Drupal\views\Plugin\views\relationship\RelationshipPluginBase. |
|
HandlerBase::$relationship |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
The relationship used for this field. |
|
Views relationship handlers |
group |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
Handlers to tell Views how to create alternate relationships. |
|
RelationshipTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php |
Overrides Drupal\views\Tests\ViewTestBase::viewsData(). |
|
EntityQueryRelationshipTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Tests Entity Query API relationship functionality. |
|
RelationshipPluginBase::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
Init handler to let relationships live on tables other than
the table they operate on. |
|
HandlerBase::setRelationship |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Called just prior to query(), this lets a handler set up any relationship
it needs. |
|
RelationshipNodeTermDataTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipNodeTermDataTest.php |
Tests the node_term_data relationship handler. |
|
RelationshipTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php |
Views used by this test. |
|
RelationshipTest::$columnMap |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php |
Maps between the key in the expected result and the query result. |
|
RelationshipPluginBase::label |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
Get this field's label. |
|
RelationshipPluginBase::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
Called to implement a relationship in a query. |
|
ViewExecutable::$relationship |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the relationship handlers which are initialized on this view. |
|
RelationshipRepresentativeNode |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipRepresentativeNode.php |
Tests the representative node relationship for terms. |
|
RevisionRelationships::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/RevisionRelationships.php |
|
|
RelationshipRepresentativeNode |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/User/RelationshipRepresentativeNode.php |
Tests the representative node relationship for users. |
|
HandlerTest::testRelationshipUI |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
Tests the relationship ui for field/filter/argument/relationship. |
|
EntityQueryRelationshipTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Definition of Drupal\Core\Entity\Tests\EntityQueryRelationshipTest. |
|
RelationshipNodeTermDataTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipNodeTermDataTest.php |
Definition of Drupal\views\Tests\Taxonomy\RelationshipNodeTermDataTest. |
|
HandlerTest::testSetRelationship |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
Tests the relationship method on the base class. |
|
RevisionRelationships::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/RevisionRelationships.php |
Views used by this test. |
|
EntityQueryRelationshipTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Sets up a Drupal site for running functional and integration tests. |
|
RelationshipRepresentativeNode.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipRepresentativeNode.php |
Definition of Drupal\views\Tests\Taxonomy\RelationshipRepresentativeNode. |
|
RelationshipTest::schemaDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php |
Overrides Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
|
RelationshipRepresentativeNode.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/User/RelationshipRepresentativeNode.php |
Definition of Drupal\views\Tests\User\RelationshipRepresentativeNode. |
|
RelationshipPluginBase::usesGroupBy |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
You can't groupby a relationship. |
|
EntityQueryRelationshipTest::$terms |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Term entities. |
|
EntityQueryRelationshipTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
|
|
RelationshipPluginBase::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
|
RelationshipNodeTermDataTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipNodeTermDataTest.php |
|
|
views.view.test_user_relationship.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_user_relationship.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_user_relationship.yml |
|
EntityQueryRelationshipTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Modules to enable. |
|
EntityQueryRelationshipTest::$factory |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
|
|
EntityQueryRelationshipTest::$accounts |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
User entities. |
|
EntityQueryRelationshipTest::$entities |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
entity_test entities. |
|
EntityQueryRelationshipTest::testQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Tests querying. |
|
EntityQueryRelationshipTest::$fieldName |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
The name of the taxonomy field used for test. |
|
RelationshipRepresentativeNode::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipRepresentativeNode.php |
|
|
RelationshipRepresentativeNode::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/RelationshipRepresentativeNode.php |
|
|
RelationshipTest::testRelationshipQuery |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/RelationshipTest.php |
Tests the query result of a view with a relationship. |
|
RelationshipPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
Default options form that provides the label widget that all fields
should have. |