Home
last modified time | relevance | path

Searched refs:SubscribingHandlerInterface (Results 1 – 14 of 14) sorted by relevance

/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/src/Jms/Handler/
H A DBaseTypesHandler.php6 use JMS\Serializer\Handler\SubscribingHandlerInterface; alias
10 class BaseTypesHandler implements SubscribingHandlerInterface
H A DXmlSchemaDateHandler.php6 use JMS\Serializer\Handler\SubscribingHandlerInterface; alias
11 class XmlSchemaDateHandler implements SubscribingHandlerInterface
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DSubscribingHandlerInterface.php7 interface SubscribingHandlerInterface interface
H A DHandlerRegistryInterface.php14 public function registerSubscribingHandler(SubscribingHandlerInterface $handler): void;
H A DStdClassHandler.php15 final class StdClassHandler implements SubscribingHandlerInterface
H A DArrayCollectionHandler.php15 final class ArrayCollectionHandler implements SubscribingHandlerInterface
H A DIteratorHandler.php13 final class IteratorHandler implements SubscribingHandlerInterface
H A DConstraintViolationHandler.php14 final class ConstraintViolationHandler implements SubscribingHandlerInterface
H A DHandlerRegistry.php41 public function registerSubscribingHandler(SubscribingHandlerInterface $handler): void
H A DFormErrorHandler.php15 final class FormErrorHandler implements SubscribingHandlerInterface
H A DDateHandler.php15 final class DateHandler implements SubscribingHandlerInterface
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dhandlers.rst36 use JMS\Serializer\Handler\SubscribingHandlerInterface;
42 class MyHandler implements SubscribingHandlerInterface
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DGraphNavigatorTest.php17 use JMS\Serializer\Handler\SubscribingHandlerInterface; alias
169 class TestSubscribingHandler implements SubscribingHandlerInterface
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md154 - Allow generators as return type for SubscribingHandlerInterface::getSubscribingMethods [\#832](ht…
472 - Static SubscribingHandlerInterface::getSubscribingMethod [\#380](https://github.com/schmittjoh/se…
979 - Document the SubscribingHandlerInterface a bit [\#115](https://github.com/schmittjoh/serializer/p…