Home
last modified time | relevance | path

Searched defs:getSubscribedEvents (Results 1 – 5 of 5) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/
H A DEventSubscriberInterface.php25 public static function getSubscribedEvents(); function
/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/tests/Serializer/EventDispatcher/
H A DEventDispatcherTest.php213 public static function getSubscribedEvents() function in JMS\\Serializer\\Tests\\Serializer\\EventDispatcher\\MockSubscriber