Loading core/modules/rdf/rdf.info.yml +2 −0 Original line number Diff line number Diff line Loading @@ -2,4 +2,6 @@ name: RDF type: module description: 'Enriches your content with metadata to let other applications (e.g. search engines, aggregators) better understand its relationships and attributes.' package: Core lifecycle: deprecated lifecycle_link: https://www.drupal.org/docs/core-modules-and-themes/deprecated-and-obsolete-modules-and-themes#s-rdf version: VERSION core/modules/rdf/tests/src/Functional/CommentAttributesTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ * Tests the RDFa markup of comments. * * @group rdf * @group legacy */ class CommentAttributesTest extends CommentTestBase { Loading core/modules/rdf/tests/src/Functional/EntityReferenceFieldAttributesTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ * Tests RDFa markup generation for taxonomy term fields. * * @group rdf * @group legacy */ class EntityReferenceFieldAttributesTest extends TaxonomyTestBase { Loading core/modules/rdf/tests/src/Functional/FileFieldAttributesTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ * Tests the RDFa markup of filefields. * * @group rdf * @group legacy */ class FileFieldAttributesTest extends FileFieldTestBase { Loading core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ * Tests hook_rdf_namespaces(). * * @group rdf * @group legacy */ class GetRdfNamespacesTest extends BrowserTestBase { Loading Loading
core/modules/rdf/rdf.info.yml +2 −0 Original line number Diff line number Diff line Loading @@ -2,4 +2,6 @@ name: RDF type: module description: 'Enriches your content with metadata to let other applications (e.g. search engines, aggregators) better understand its relationships and attributes.' package: Core lifecycle: deprecated lifecycle_link: https://www.drupal.org/docs/core-modules-and-themes/deprecated-and-obsolete-modules-and-themes#s-rdf version: VERSION
core/modules/rdf/tests/src/Functional/CommentAttributesTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ * Tests the RDFa markup of comments. * * @group rdf * @group legacy */ class CommentAttributesTest extends CommentTestBase { Loading
core/modules/rdf/tests/src/Functional/EntityReferenceFieldAttributesTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ * Tests RDFa markup generation for taxonomy term fields. * * @group rdf * @group legacy */ class EntityReferenceFieldAttributesTest extends TaxonomyTestBase { Loading
core/modules/rdf/tests/src/Functional/FileFieldAttributesTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ * Tests the RDFa markup of filefields. * * @group rdf * @group legacy */ class FileFieldAttributesTest extends FileFieldTestBase { Loading
core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ * Tests hook_rdf_namespaces(). * * @group rdf * @group legacy */ class GetRdfNamespacesTest extends BrowserTestBase { Loading