Search for ip

  1. Search 7.x for ip
  2. Search 9.5.x for ip
  3. Search 8.9.x for ip
  4. Search 10.3.x for ip
  5. Search main for ip
  6. Other projects
Title Object type File name Summary
RelationshipJoinTestBase class core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php Provides a base class for a testing a relationship.
RelationshipJoinTestBase.php file core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php
RelationshipJoinTestBase::$modules property core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php Modules to install.
RelationshipJoinTestBase::$rootUser property core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php
RelationshipJoinTestBase::schemaDefinition function core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition().
RelationshipJoinTestBase::setUpFixtures function core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php Sets up the configuration and schema of views and views_test_data modules.
RelationshipJoinTestBase::viewsData function core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php Overrides \Drupal\views\Tests\ViewTestBase::viewsData().
RelationshipNodeFileDataTest class core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php Tests file on node relationship handler.
RelationshipNodeFileDataTest.php file core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php
RelationshipNodeFileDataTest::$modules property core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php Modules to install.
RelationshipNodeFileDataTest::$testViews property core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php Views used by this test.
RelationshipNodeFileDataTest::setUp function core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php
RelationshipNodeFileDataTest::testViewsHandlerRelationshipFileToNode function core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php Tests using the views file_to_node relationship.
RelationshipNodeFileDataTest::testViewsHandlerRelationshipNodeToFile function core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php Tests using the views node_to_file relationship.
RelationshipNodeTermDataTest class core/modules/taxonomy/tests/src/Kernel/Views/RelationshipNodeTermDataTest.php Tests the taxonomy term on node relationship handler.
RelationshipNodeTermDataTest.php file core/modules/taxonomy/tests/src/Kernel/Views/RelationshipNodeTermDataTest.php
RelationshipNodeTermDataTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/RelationshipNodeTermDataTest.php Views used by this test.
RelationshipNodeTermDataTest::assertQueriesTermAccessTag function core/modules/taxonomy/tests/src/Kernel/Views/RelationshipNodeTermDataTest.php Assert views queries have taxonomy_term_access tag.
RelationshipNodeTermDataTest::testTag function core/modules/taxonomy/tests/src/Kernel/Views/RelationshipNodeTermDataTest.php Tests that the 'taxonomy_term_access' tag is added to the Views query.
RelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData function core/modules/taxonomy/tests/src/Kernel/Views/RelationshipNodeTermDataTest.php Tests relations limited by vocabulary.
RelationshipNormalizer class core/modules/jsonapi/src/Normalizer/RelationshipNormalizer.php Normalizes a JSON:API relationship object.
RelationshipNormalizer.php file core/modules/jsonapi/src/Normalizer/RelationshipNormalizer.php
RelationshipNormalizer::doNormalize function core/modules/jsonapi/src/Normalizer/RelationshipNormalizer.php Normalizes data into a set of arrays/scalars.
RelationshipNormalizer::getNormalizationSchema function core/modules/jsonapi/src/Normalizer/RelationshipNormalizer.php Retrieve JSON Schema for the normalization.
RelationshipNormalizer::getSupportedTypes function core/modules/jsonapi/src/Normalizer/RelationshipNormalizer.php
RelationshipNormalizer::__construct function core/modules/jsonapi/src/Normalizer/RelationshipNormalizer.php Constructor.
RelationshipNormalizerTest class core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php Tests Drupal\jsonapi\Normalizer\RelationshipNormalizer.
RelationshipNormalizerTest.php file core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php
RelationshipNormalizerTest::$image1 property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php An image.
RelationshipNormalizerTest::$image2 property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php An image.
RelationshipNormalizerTest::$imageIds property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php Static UUIDs for use in tests.
RelationshipNormalizerTest::$imageUids property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php Static UUIDs for use in tests.
RelationshipNormalizerTest::$modules property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php Modules to install.
RelationshipNormalizerTest::$normalizer property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php The normalizer.
RelationshipNormalizerTest::$referencer property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php A referencer node.
RelationshipNormalizerTest::$referencerId property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php Static UUID for the referencing entity.
RelationshipNormalizerTest::$referencingResourceType property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php The node type.
RelationshipNormalizerTest::$user1 property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php A user.
RelationshipNormalizerTest::$user2 property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php A user.
RelationshipNormalizerTest::$userIds property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php Static UUIDs for use in tests.
RelationshipNormalizerTest::$userUids property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php Static UIDs for use in tests.
RelationshipNormalizerTest::normalizeProvider function core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php Data provider for testNormalize.
RelationshipNormalizerTest::setUp function core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php
RelationshipNormalizerTest::testNormalize function core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php Tests normalize.
RelationshipPluginBase class core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php Relationship plugin base.
RelationshipPluginBase.php file core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php
RelationshipPluginBase::$alias property core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php The relationship alias.
RelationshipPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php Provide a form to edit options for this plugin.
RelationshipPluginBase::calculateDependencies function core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php Calculates dependencies for the configured plugin.
RelationshipPluginBase::defineOptions function core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php Information about options for all kinds of purposes will be held here.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.