Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 10.3.x for ip
- Search 11.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Modules to enable. |
| RelationshipJoinTestBase::$rootUser | property | core/ |
|
| RelationshipJoinTestBase::schemaDefinition | function | core/ |
Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
| RelationshipJoinTestBase::setUpFixtures | function | core/ |
Sets up the configuration and schema of views and views_test_data modules. |
| RelationshipJoinTestBase::viewsData | function | core/ |
Overrides \Drupal\views\Tests\ViewTestBase::viewsData(). |
| RelationshipNodeTermDataTest | class | core/ |
Tests the taxonomy term on node relationship handler. |
| RelationshipNodeTermDataTest.php | file | core/ |
|
| RelationshipNodeTermDataTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| 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/ |
|
| RelationshipNormalizer | class | core/ |
Normalizes a JSON:API relationship object. |
| RelationshipNormalizer.php | file | core/ |
|
| RelationshipNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| RelationshipNormalizer::normalize | function | core/ |
|
| RelationshipNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Normalizer\RelationshipNormalizer[[api-linebreak]] @group jsonapi |
| RelationshipNormalizerTest.php | file | core/ |
|
| RelationshipNormalizerTest::$imageIds | property | core/ |
Static UUIDs for use in tests. |
| RelationshipNormalizerTest::$modules | property | core/ |
Modules to enable. |
| RelationshipNormalizerTest::$referencerId | property | core/ |
Static UUID for the referencing entity. |
| RelationshipNormalizerTest::$userIds | property | core/ |
Static UUIDs for use in tests. |
| RelationshipNormalizerTest::normalizeProvider | function | core/ |
Data provider for testNormalize. |
| RelationshipNormalizerTest::setUp | function | core/ |
|
| RelationshipNormalizerTest::testNormalize | function | core/ |
@covers ::normalize[[api-linebreak]] @dataProvider normalizeProvider |
| RelationshipPluginBase | class | core/ |
Simple relationship handler that allows a new version of the primary table to be linked in. |
| RelationshipPluginBase.php | file | core/ |
|
| RelationshipPluginBase::$alias | property | core/ |
The relationship alias. |
| RelationshipPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| RelationshipPluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| RelationshipPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| RelationshipPluginBase::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| RelationshipPluginBase::query | function | core/ |
Add anything to the query that we might need to. |
| RelationshipPluginBase::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| RelationshipRepresentativeNodeTest | class | core/ |
Tests the representative node relationship for terms. |
| RelationshipRepresentativeNodeTest | class | core/ |
Tests the representative node relationship for users. |
| RelationshipRepresentativeNodeTest.php | file | core/ |
|
| RelationshipRepresentativeNodeTest.php | file | core/ |
|
| RelationshipRepresentativeNodeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RelationshipRepresentativeNodeTest::$modules | property | core/ |
Modules to enable. |
| RelationshipRepresentativeNodeTest::$testViews | property | core/ |
Views used by this test. |
| RelationshipRepresentativeNodeTest::$testViews | property | core/ |
Views used by this test. |
| RelationshipRepresentativeNodeTest::testRelationship | function | core/ |
Tests the relationship. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.