6 calls to rdf_mapping_save()

CrudTest::testCRUD in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CrudTest.php
Tests inserting, loading, updating, and deleting RDF mappings.
MappingDefinitionTest::setUp in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php
Sets up a Drupal site for running functional and integration tests.
RdfaMarkupTest::testAttributesInMarkupFile in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfaMarkupTest.php
Tests if file fields in teasers have correct resources.
rdf_modules_installed in drupal/core/modules/rdf/rdf.module
Implements hook_modules_installed().
rdf_test_install in drupal/core/modules/rdf/tests/rdf_test.install
Implements hook_install().
standard_install in drupal/core/profiles/standard/standard.install
Implements hook_install().