Home
last modified time | relevance | path

Searched refs:dispatcher (Results 26 – 50 of 51) sorted by relevance

123

/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/
H A DDoctrineProxySubscriber.php78 …vent, string $eventName, string $class, string $format, EventDispatcherInterface $dispatcher): void argument
94 $dispatcher->dispatch($eventName, $parentClassName, $format, $newEvent);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DJsonSerializationTest.php168 $this->dispatcher->addListener('serializer.post_serialize', static function (Event $event) {
172 $this->dispatcher->addSubscriber(new LinkAddingSubscriber());
174 $this->dispatcher->addListener('serializer.post_serialize', static function (Event $event) {
196 $this->dispatcher->addSubscriber(new ReplaceNameSubscriber());
H A DBaseSerializationTest.php124 protected $dispatcher; variable in JMS\\Serializer\\Tests\\Serializer\\BaseSerializationTest
428 $builder = SerializerBuilder::create($this->handlerRegistry, $this->dispatcher);
983 …$dispatcher = $this->getMockBuilder('Symfony\Component\EventDispatcher\EventDispatcherInterface')-…
985 $formConfigBuilder = new FormConfigBuilder('foo', null, $dispatcher);
993 $formConfigBuilder = new FormConfigBuilder('bar', null, $dispatcher);
1011 …$dispatcher = $this->getMockBuilder('Symfony\Component\EventDispatcher\EventDispatcherInterface')-…
1018 $formConfigBuilder = new FormConfigBuilder('foo', null, $dispatcher);
1656 $this->dispatcher = new EventDispatcher();
1657 $this->dispatcher->addSubscriber(new DoctrineProxySubscriber());
1659 $builder = SerializerBuilder::create($this->handlerRegistry, $this->dispatcher);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DBindHandlerInterface.php32 public function handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): TokenInterface;
31 handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerUnbindHandler.php29 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void
28 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerProtocolHandlerInterface.php35 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void;
32 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerAnonBindHandler.php33 * @param RequestHandlerInterface $dispatcher
41 public function handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): TokenInterface
31 handleBind(LdapMessageRequest $message, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerWhoAmIHandler.php36 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void
33 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
H A DServerStartTlsHandler.php49 * @param RequestHandlerInterface $dispatcher
55 public function handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options): void
45 handleRequest(LdapMessageRequest $message, TokenInterface $token, RequestHandlerInterface $dispatcher, ServerQueue $queue, array $options) global() argument
/plugin/html2pdf/html2pdf/html2ps/samples/API/events/1/
H A Dhtml2pdf.php230 $dispatcher =& $pipeline->getDispatcher(); variable
231 $dispatcher->add_observer ( 'before-page', 'visible_hidden_by_id');
/plugin/advanced/lang/en/config/
H A Duserstyle.txt5 All CSS files are fetched through a single dispatcher in [[xref>lib/exe/css.php]] which also handle…
H A Duserscript.txt3 …>css|stylesheets]] all JavaScript files are delivered through a single dispatcher to minimize HTTP…
H A Dstyleini.txt17 DokuWiki's CSS dispatcher is able to replace placeholders in the loaded stylesheets which are confi…
/plugin/hipchat/
H A Dcomposer.lock25 "symfony/event-dispatcher": ">=2.1"
150 "name": "symfony/event-dispatcher",
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock475 "symfony/event-dispatcher": "^5.4 || ^6.0",
1349 "name": "psr/event-dispatcher",
1353 "url": "https://github.com/php-fig/event-dispatcher.git",
1358 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
1393 "issues": "https://github.com/php-fig/event-dispatcher/issues",
1394 "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
2492 "symfony/event-dispatcher": "<5.4",
2503 "symfony/event-dispatcher": "^5.4|^6.0",
2510 "symfony/event-dispatcher": "",
2632 "name": "symfony/event-dispatcher",
[all...]
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js.map1dispatcher","isActive","activeNode","globalNode","GanttNode","enable","setActiveNode","getActiveNo…
H A Ddhtmlxgantt_smart_rendering.js13 …on(t,e){return!(!gantt.$keyboardNavigation||!gantt.$keyboardNavigation.dispatcher.isTaskFocused(t)…
H A Ddhtmlxgantt_keyboard_navigation.js13dispatcher={isActive:!1,activeNode:null,globalNode:new t.$keyboardNavigation.GanttNode,enable:func… class in t.$keyboardNavigation
H A Ddhtmlxgantt_smart_rendering.js.map1dispatcher","isTaskFocused","this","getTaskPosition","isLinkDisplayed","link","getLinkPosition","g…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_smart_rendering.js153 if(gantt.$keyboardNavigation && gantt.$keyboardNavigation.dispatcher.isTaskFocused(id)){
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md293 - **Added the ability to delegate event dispatching to PSR-14 compliant event dispatcher libraries**
/plugin/html5video2/script/
H A Dvideo.min.js12dispatcher,!1):e.detachEvent&&e.detachEvent("on"+t,i.dispatcher)),Object.getOwnPropertyNames(i.han…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md230 - No longer requiring the Symfony EventDispatcher. A custom event dispatcher
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 …tation\n * and instantiation\n * 5. Key handler (the main command dispatcher) implementation\…
/plugin/mermaid/
H A Dmermaid.min.js[all...]

123