You are here

6 calls to RdfParsingTrait::getElementRdfType() in Drupal 8

StandardProfileTest::assertRdfaCommonNodeProperties in core/modules/rdf/tests/src/Functional/StandardProfileTest.php
Tests output for properties held in common between articles and pages.
StandardProfileTest::assertRdfaNodeCommentProperties in core/modules/rdf/tests/src/Functional/StandardProfileTest.php
Tests output for comment properties on nodes in full page view mode.
StandardProfileTest::doArticleRdfaTests in core/modules/rdf/tests/src/Functional/StandardProfileTest.php
Tests that article data is exposed using RDFa.
StandardProfileTest::doPageRdfaTests in core/modules/rdf/tests/src/Functional/StandardProfileTest.php
Tests that page data is exposed using RDFa.
StandardProfileTest::doTermRdfaTests in core/modules/rdf/tests/src/Functional/StandardProfileTest.php
Tests that term data is exposed on term page.
StandardProfileTest::doUserRdfaTests in core/modules/rdf/tests/src/Functional/StandardProfileTest.php
Tests that user data is exposed on user page.