class TestMappingSubscriber

Hierarchy

Expanded class hierarchy of TestMappingSubscriber

1 file declares its use of TestMappingSubscriber
1 string reference to 'TestMappingSubscriber'
1 service uses TestMappingSubscriber

File

drupal/core/modules/rdf/tests/rdf_test_mapping/lib/Drupal/rdf_test_mapping/EventSubscriber/TestMappingSubscriber.php, line 15
Contains TestMappingSubscriber.

Namespace

Drupal\rdf_test_mapping\EventSubscriber
View source

Members

Namesort descending Modifiers Type Description Overrides
TestMappingSubscriber::getSubscribedEvents static function Implements EventSubscriberInterface::getSubscribedEvents(). Overrides EventSubscriberInterface::getSubscribedEvents
TestMappingSubscriber::mapTypesFromInput public function Demonstrate mapping between external type and site schema type.
TestMappingSubscriber::STAGING_SITE_TYPE_URI constant