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/
DBaseTypesHandler.php6 use JMS\Serializer\Handler\SubscribingHandlerInterface; alias
10 class BaseTypesHandler implements SubscribingHandlerInterface
DXmlSchemaDateHandler.php6 use JMS\Serializer\Handler\SubscribingHandlerInterface; alias
11 class XmlSchemaDateHandler implements SubscribingHandlerInterface
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
DSubscribingHandlerInterface.php7 interface SubscribingHandlerInterface interface
DHandlerRegistryInterface.php14 public function registerSubscribingHandler(SubscribingHandlerInterface $handler): void;
DStdClassHandler.php15 final class StdClassHandler implements SubscribingHandlerInterface
DArrayCollectionHandler.php15 final class ArrayCollectionHandler implements SubscribingHandlerInterface
DIteratorHandler.php13 final class IteratorHandler implements SubscribingHandlerInterface
DConstraintViolationHandler.php14 final class ConstraintViolationHandler implements SubscribingHandlerInterface
DHandlerRegistry.php41 public function registerSubscribingHandler(SubscribingHandlerInterface $handler): void
DFormErrorHandler.php15 final class FormErrorHandler implements SubscribingHandlerInterface
DDateHandler.php15 final class DateHandler implements SubscribingHandlerInterface
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
Dhandlers.rst36 use JMS\Serializer\Handler\SubscribingHandlerInterface;
42 class MyHandler implements SubscribingHandlerInterface
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
DGraphNavigatorTest.php17 use JMS\Serializer\Handler\SubscribingHandlerInterface; alias
169 class TestSubscribingHandler implements SubscribingHandlerInterface
/plugin/findologicxmlexport/vendor/jms/serializer/
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…