7 calls to rdf_mapping_load() in Drupal 7
- RdfMappingHookTestCase::testMapping in modules/
rdf/ rdf.test - Test that hook_rdf_mapping() correctly returns and processes mapping.
- RdfRdfaMarkupTestCase::testAttributesInMarkupFile in modules/
rdf/ rdf.test - Ensure that file fields have the correct resource as the object in RDFa when displayed as a teaser.
- RdfRdfaMarkupTestCase::testDrupalRdfaAttributes in modules/
rdf/ rdf.test - Test rdf_rdfa_attributes().
- rdf_entity_load in modules/
rdf/ rdf.module - Implements hook_entity_load().
- rdf_preprocess_field in modules/
rdf/ rdf.module - Implements MODULE_preprocess_HOOK().
- rdf_preprocess_username in modules/
rdf/ rdf.module - Implements MODULE_preprocess_HOOK().
- tracker_page in modules/
tracker/ tracker.pages.inc - Page callback: prints a listing of active nodes on the site.