Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RelationshipData.php | file | core/ |
|
| RelationshipData::__construct | function | core/ |
RelationshipData constructor. |
| RelationshipJoinInTest | class | core/ |
Tests the base relationship handler. |
| RelationshipJoinInTest.php | file | core/ |
|
| RelationshipJoinInTest::$columnMap | property | core/ |
Maps between the key in the expected result and the query result. |
| RelationshipJoinInTest::$testViews | property | core/ |
Views used by this test. |
| RelationshipJoinInTest::testRelationshipInQuery | function | core/ |
Tests the query result of a view with a relationship with an IN condition. |
| RelationshipJoinInTest::viewsData | function | core/ |
Adds an IN condition for the user name. |
| RelationshipJoinTestBase | class | core/ |
Provides a base class for a testing a relationship. |
| RelationshipJoinTestBase.php | file | core/ |
|
| RelationshipJoinTestBase::$modules | property | core/ |
|
| RelationshipJoinTestBase::$rootUser | property | core/ |
|
| RelationshipJoinTestBase::schemaDefinition | function | core/ |
Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
| RelationshipJoinTestBase::setUpFixtures | function | core/ |
|
| RelationshipJoinTestBase::viewsData | function | core/ |
Overrides \Drupal\views\Tests\ViewTestBase::viewsData(). |
| RelationshipNodeFileDataTest | class | core/ |
Tests file on node relationship handler. |
| RelationshipNodeFileDataTest.php | file | core/ |
|
| RelationshipNodeFileDataTest::$modules | property | core/ |
Modules to install. |
| RelationshipNodeFileDataTest::$testViews | property | core/ |
Views used by this test. |
| RelationshipNodeFileDataTest::setUp | function | core/ |
|
| RelationshipNodeFileDataTest::testViewsHandlerRelationshipFileToNode | function | core/ |
Tests using the views file_to_node relationship. |
| RelationshipNodeFileDataTest::testViewsHandlerRelationshipNodeToFile | function | core/ |
Tests using the views node_to_file relationship. |
| RelationshipNodeTermDataTest | class | core/ |
Tests the taxonomy term on node relationship handler. |
| RelationshipNodeTermDataTest.php | file | core/ |
|
| RelationshipNodeTermDataTest::$testViews | property | core/ |
Views used by this test. |
| RelationshipNodeTermDataTest::assertQueriesTermAccessTag | function | core/ |
Assert views queries have taxonomy_term_access tag. |
| RelationshipNodeTermDataTest::testTag | function | core/ |
Tests that the 'taxonomy_term_access' tag is added to the Views query. |
| RelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData | function | core/ |
Tests relations limited by vocabulary. |
| RelationshipNormalizer | class | core/ |
Normalizes a JSON:API relationship object. |
| RelationshipNormalizer.php | file | core/ |
|
| RelationshipNormalizer::doNormalize | function | core/ |
Normalizes data into a set of arrays/scalars. |
| RelationshipNormalizer::getNormalizationSchema | function | core/ |
Retrieve JSON Schema for the normalization. |
| RelationshipNormalizer::getSupportedTypes | function | core/ |
|
| RelationshipNormalizer::__construct | function | core/ |
Constructor. |
| RelationshipNormalizerTest | class | core/ |
Tests Drupal\jsonapi\Normalizer\RelationshipNormalizer. |
| RelationshipNormalizerTest.php | file | core/ |
|
| RelationshipNormalizerTest::$image1 | property | core/ |
An image. |
| RelationshipNormalizerTest::$image2 | property | core/ |
An image. |
| RelationshipNormalizerTest::$imageIds | property | core/ |
Static UUIDs for use in tests. |
| RelationshipNormalizerTest::$imageUids | property | core/ |
Static UUIDs for use in tests. |
| RelationshipNormalizerTest::$modules | property | core/ |
Modules to install. |
| RelationshipNormalizerTest::$normalizer | property | core/ |
The normalizer. |
| RelationshipNormalizerTest::$referencer | property | core/ |
A referencer node. |
| RelationshipNormalizerTest::$referencerId | property | core/ |
Static UUID for the referencing entity. |
| RelationshipNormalizerTest::$referencingResourceType | property | core/ |
The node type. |
| RelationshipNormalizerTest::$user1 | property | core/ |
A user. |
| RelationshipNormalizerTest::$user2 | property | core/ |
A user. |
| RelationshipNormalizerTest::$userIds | property | core/ |
Static UUIDs for use in tests. |
| RelationshipNormalizerTest::$userUids | property | core/ |
Static UIDs for use in tests. |
| RelationshipNormalizerTest::normalizeProvider | function | core/ |
Data provider for testNormalize. |
Pagination
- Previous page
- Page 1336
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.