29 calls to rdf_get_mapping() in Drupal 10
- CommentAttributesTest::setUp in core/
modules/ rdf/ tests/ src/ Functional/ CommentAttributesTest.php - CrudTest::testBundleMapping in core/
modules/ rdf/ tests/ src/ Kernel/ CrudTest.php - Tests the handling of bundle mappings.
- CrudTest::testFieldMapping in core/
modules/ rdf/ tests/ src/ Kernel/ CrudTest.php - Tests the handling of field mappings.
- CrudTest::testMappingCreation in core/
modules/ rdf/ tests/ src/ Kernel/ CrudTest.php - Tests creation of RDF mapping.
- DateTimeFieldRdfaTest::setUp in core/
modules/ rdf/ tests/ src/ Kernel/ Field/ DateTimeFieldRdfaTest.php - EmailFieldRdfaTest::setUp in core/
modules/ rdf/ tests/ src/ Kernel/ Field/ EmailFieldRdfaTest.php - EntityReferenceFieldAttributesTest::setUp in core/
modules/ rdf/ tests/ src/ Functional/ EntityReferenceFieldAttributesTest.php - EntityReferenceRdfaTest::setUp in core/
modules/ rdf/ tests/ src/ Kernel/ Field/ EntityReferenceRdfaTest.php - EntityViewControllerTest::testFieldItemAttributes in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityViewControllerTest.php - Tests field item attributes.
- FieldRdfaDatatypeCallbackTest::setUp in core/
modules/ rdf/ tests/ src/ Kernel/ Field/ FieldRdfaDatatypeCallbackTest.php - FileFieldAttributesTest::setUp in core/
modules/ rdf/ tests/ src/ Functional/ FileFieldAttributesTest.php - ImageFieldAttributesTest::setUp in core/
modules/ rdf/ tests/ src/ Functional/ ImageFieldAttributesTest.php - LinkFieldRdfaTest::setUp in core/
modules/ rdf/ tests/ src/ Kernel/ Field/ LinkFieldRdfaTest.php - MigrateRdfMappingTest::assertRdfMapping in core/
modules/ rdf/ tests/ src/ Kernel/ Migrate/ d7/ MigrateRdfMappingTest.php - Asserts various aspects of a RDF mapping.
- NodeAttributesTest::setUp in core/
modules/ rdf/ tests/ src/ Functional/ NodeAttributesTest.php - NumberFieldRdfaTest::createTestEntity in core/
modules/ rdf/ tests/ src/ Kernel/ Field/ NumberFieldRdfaTest.php - Creates the RDF mapping for the field.
- RdfaAttributesTest::_testAttributes in core/
modules/ rdf/ tests/ src/ Kernel/ RdfaAttributesTest.php - Helper function to test attribute generation.
- rdf_comment_storage_load in core/
modules/ rdf/ rdf.module - Implements hook_ENTITY_TYPE_storage_load() for comment entities.
- 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/ tests/ src/ Kernel/ Field/ StringFieldRdfaTest.php - TaxonomyAttributesTest::setUp in core/
modules/ rdf/ tests/ src/ Functional/ TaxonomyAttributesTest.php - TelephoneFieldRdfaTest::setUp in core/
modules/ rdf/ tests/ src/ Kernel/ Field/ TelephoneFieldRdfaTest.php - TextFieldRdfaTest::setUp in core/
modules/ rdf/ tests/ src/ Kernel/ Field/ TextFieldRdfaTest.php - UserAttributesTest::setUp in core/
modules/ rdf/ tests/ src/ Functional/ UserAttributesTest.php