18 calls to rdf_get_mapping() in Zircon Profile 8
- CommentAttributesTest::setUp in core/
modules/ rdf/ src/ Tests/ CommentAttributesTest.php - Sets up a Drupal site for running functional and integration tests.
- DateTimeFieldRdfaTest::setUp in core/
modules/ rdf/ src/ Tests/ Field/ DateTimeFieldRdfaTest.php - Set the default field storage backend for fields created during tests.
- EmailFieldRdfaTest::setUp in core/
modules/ rdf/ src/ Tests/ Field/ EmailFieldRdfaTest.php - Set the default field storage backend for fields created during tests.
- EntityReferenceRdfaTest::setUp in core/
modules/ rdf/ src/ Tests/ Field/ EntityReferenceRdfaTest.php - Set the default field storage backend for fields created during tests.
- EntityViewControllerTest::testFieldItemAttributes in core/
modules/ system/ src/ Tests/ Entity/ EntityViewControllerTest.php - Tests field item attributes.
- FieldRdfaDatatypeCallbackTest::setUp in core/
modules/ rdf/ src/ Tests/ Field/ FieldRdfaDatatypeCallbackTest.php - Set the default field storage backend for fields created during tests.
- FileFieldAttributesTest::setUp in core/
modules/ rdf/ src/ Tests/ FileFieldAttributesTest.php - Sets up a Drupal site for running functional and integration tests.
- LinkFieldRdfaTest::setUp in core/
modules/ rdf/ src/ Tests/ Field/ LinkFieldRdfaTest.php - Set the default field storage backend for fields created during tests.
- NumberFieldRdfaTest::createTestEntity in core/
modules/ rdf/ src/ Tests/ Field/ NumberFieldRdfaTest.php - Creates the RDF mapping for the field.
- rdf_entity_prepare_view in core/
modules/ rdf/ rdf.module - Implements hook_entity_prepare_view().
- rdf_preprocess_comment in core/
modules/ rdf/ rdf.module - Implements hook_preprocess_HOOK() for comment templates.
- rdf_preprocess_node in core/
modules/ rdf/ rdf.module - Implements hook_preprocess_HOOK() for node templates.
- rdf_preprocess_taxonomy_term in core/
modules/ rdf/ rdf.module - Implements hook_preprocess_HOOK() for taxonomy term templates.
- rdf_preprocess_user in core/
modules/ rdf/ rdf.module - Implements hook_preprocess_HOOK() for user templates.
- rdf_preprocess_username in core/
modules/ rdf/ rdf.module - Implements hook_preprocess_HOOK() for username.html.twig.
- StringFieldRdfaTest::setUp in core/
modules/ rdf/ src/ Tests/ Field/ StringFieldRdfaTest.php - Set the default field storage backend for fields created during tests.
- TelephoneFieldRdfaTest::setUp in core/
modules/ rdf/ src/ Tests/ Field/ TelephoneFieldRdfaTest.php - Set the default field storage backend for fields created during tests.
- TextFieldRdfaTest::setUp in core/
modules/ rdf/ src/ Tests/ Field/ TextFieldRdfaTest.php - Set the default field storage backend for fields created during tests.