Home
last modified time | relevance | path

Searched refs:getSubscribedEvents (Results 1 – 7 of 7) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/
H A DEventSubscriberInterface.php25 public static function getSubscribedEvents(); function
H A DEventDispatcher.php58 foreach ($subscriber->getSubscribedEvents() as $eventData) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/
H A DSymfonyValidatorValidatorSubscriber.php27 public static function getSubscribedEvents() function in JMS\\Serializer\\EventDispatcher\\Subscriber\\SymfonyValidatorValidatorSubscriber
H A DDoctrineProxySubscriber.php106 public static function getSubscribedEvents() function in JMS\\Serializer\\EventDispatcher\\Subscriber\\DoctrineProxySubscriber
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DJsonSerializationTest.php441 public static function getSubscribedEvents() function in JMS\\Serializer\\Tests\\Serializer\\LinkAddingSubscriber
456 public static function getSubscribedEvents() function in JMS\\Serializer\\Tests\\Serializer\\ReplaceNameSubscriber
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Devent_system.rst18 public static function getSubscribedEvents()
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/
H A DEventDispatcherTest.php213 public static function getSubscribedEvents() function in JMS\\Serializer\\Tests\\Serializer\\EventDispatcher\\MockSubscriber