You are here

namespace Drupal\Tests\rdf\Functional in Drupal 10

Same name in other branches
  1. 8 Drupal\Tests\rdf\Functional
  2. 9 Drupal\Tests\rdf\Functional
Classsort descending Location Description
CommentAttributesTest core/modules/rdf/tests/src/Functional/CommentAttributesTest.php Tests the RDFa markup of comments.
EntityReferenceFieldAttributesTest core/modules/rdf/tests/src/Functional/EntityReferenceFieldAttributesTest.php Tests RDFa markup generation for taxonomy term fields.
FileFieldAttributesTest core/modules/rdf/tests/src/Functional/FileFieldAttributesTest.php Tests the RDFa markup of filefields.
GetRdfNamespacesTest core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php Tests hook_rdf_namespaces().
ImageFieldAttributesTest core/modules/rdf/tests/src/Functional/ImageFieldAttributesTest.php Tests the RDFa markup of imagefields.
NodeAttributesTest core/modules/rdf/tests/src/Functional/NodeAttributesTest.php Tests the RDFa markup of Nodes.
StandardProfileTest core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests the RDF mappings and RDFa markup on top of the standard profile.
TaxonomyAttributesTest core/modules/rdf/tests/src/Functional/TaxonomyAttributesTest.php Tests the RDFa markup of Taxonomy terms.
UserAttributesTest core/modules/rdf/tests/src/Functional/UserAttributesTest.php Tests the RDFa markup of Users.