Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 8.9.x for ip
- Search 10.3.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RelationshipJoinTestBase | class | core/ |
Provides a base class for a testing a relationship. |
| RelationshipJoinTestBase.php | file | core/ |
|
| RelationshipJoinTestBase::$modules | property | core/ |
Modules to install. |
| 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(). |
| 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. |
| RelationshipNormalizerTest::setUp | function | core/ |
|
| RelationshipNormalizerTest::testNormalize | function | core/ |
Tests normalize. |
| RelationshipPluginBase | class | core/ |
Relationship plugin base. |
| 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. |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.