Home
last modified time | relevance | path

Searched defs:dispatcher (Results 1 – 25 of 29) sorted by relevance

12

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerBindHandler.php34 handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
55 simpleBind(RequestHandlerInterface $dispatcher, SimpleBindRequest $request) global() argument
H A DBindHandlerInterface.php31 handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerUnbindHandler.php28 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerProtocolHandlerInterface.php32 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerAnonBindHandler.php31 handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerDispatchHandler.php32 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerWhoAmIHandler.php33 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerSearchHandler.php35 RequestHandlerInterface $dispatcher, argument
H A DServerStartTlsHandler.php45 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerRootDseHandler.php37 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
/plugin/combo/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebDriverNavigation.php18 protected $dispatcher; variable in Facebook\\WebDriver\\Support\\Events\\EventFiringWebDriverNavigation
24 public function __construct(WebDriverNavigationInterface $navigator, WebDriverDispatcher $dispatcher) argument
H A DEventFiringWebElement.php23 protected $dispatcher; variable in Facebook\\WebDriver\\Support\\Events\\EventFiringWebElement
29 public function __construct(WebDriverElement $element, WebDriverDispatcher $dispatcher) argument
[all...]
H A DEventFiringWebDriver.php27 protected $dispatcher; variable in Facebook\\WebDriver\\Support\\Events\\EventFiringWebDriver
33 public function __construct(WebDriver $driver, WebDriverDispatcher $dispatcher = null) argument
[all...]
/plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/Factory/
H A DSerializationGraphNavigatorFactory.php34 private $dispatcher; variable in JMS\\Serializer\\GraphNavigator\\Factory\\SerializationGraphNavigatorFactory
44 ?EventDispatcherInterface $dispatcher = null,
H A DDeserializationGraphNavigatorFactory.php37 private $dispatcher; variable in JMS\\Serializer\\GraphNavigator\\Factory\\DeserializationGraphNavigatorFactory
48 ?EventDispatcherInterface $dispatcher = null,
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/tests/
H A DXmlSchemaDateHandlerDeserializationTest.php53 private function initJmsv2($naming, $handlerRegistry, $cons, $dispatcher)
61 private function initJmsv1($naming, $handlerRegistry, $cons, $dispatcher)
H A DXmlSchemaDateHandlerSerializationTest.php51 private function initJmsv2($naming, $handlerRegistry, $cons, $dispatcher)
59 private function initJmsv1($naming, $handlerRegistry, $cons, $dispatcher)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DServerProtocolHandler.php58 protected $dispatcher; global() variable in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler
82 __construct(ServerQueue $queue, RequestHandlerInterface $dispatcher, array $options = [], ServerProtocolHandlerFactory $protocolHandlerFactory = null, ServerBindHandlerFactory $bindHandlerFactory = null, ServerAuthorization $authorizer = null, ResponseFactory $responseFactory = null) global() argument
/plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/
H A DDeserializationGraphNavigator.php56 private $dispatcher; variable in JMS\\Serializer\\GraphNavigator\\DeserializationGraphNavigator
82 ?EventDispatcherInterface $dispatcher = null,
H A DSerializationGraphNavigator.php58 private $dispatcher; variable in JMS\\Serializer\\GraphNavigator\\SerializationGraphNavigator
83 ?EventDispatcherInterface $dispatcher = null,
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DFormErrorHandlerTest.php41 protected $dispatcher; variable in JMS\\Serializer\\Tests\\Handler\\FormErrorHandlerTest
246 …protected function getBuilder($name = 'name', ?EventDispatcherInterface $dispatcher = null, $dataC…
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/
H A DDoctrineProxySubscriber.php78 …$event, string $eventName, string $class, string $format, EventDispatcherInterface $dispatcher): v…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/Subscriber/
H A DDoctrineProxySubscriberTest.php29 private $dispatcher; variable in JMS\\Serializer\\Tests\\Serializer\\EventDispatcher\\Subscriber\\DoctrineProxySubscriberTest
/plugin/html2pdf/html2pdf/html2ps/samples/API/events/1/
H A Dhtml2pdf.php230 $dispatcher =& $pipeline->getDispatcher(); variable
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DGraphNavigatorTest.php31 private $dispatcher; variable in JMS\\Serializer\\Tests\\Serializer\\GraphNavigatorTest

12