Home
last modified time | relevance | path

Searched refs:getHandler (Results 1 – 25 of 25) sorted by relevance

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DFingersCrossedHandler.php124 $this->getHandler(end($this->buffer) ?: null)->handleBatch($this->buffer);
147 $this->getHandler($record)->handle($record);
160 $this->getHandler()->close();
169 if ($this->getHandler() instanceof ResettableInterface) {
170 $this->getHandler()->reset();
196 $this->getHandler(end($this->buffer))->handleBatch($this->buffer);
213 public function getHandler(array $record = null) function in Monolog\\Handler\\FingersCrossedHandler
230 $handler = $this->getHandler();
245 $handler = $this->getHandler();
H A DFilterHandler.php133 $this->getHandler($record)->handle($record);
151 $this->getHandler($filtered[count($filtered) - 1])->handleBatch($filtered);
164 public function getHandler(array $record = null) function in Monolog\\Handler\\FilterHandler
181 $handler = $this->getHandler();
196 $handler = $this->getHandler();
208 if ($this->getHandler() instanceof ResettableInterface) {
209 $this->getHandler()->reset();
H A DSamplingHandler.php67 return $this->getHandler($record)->isHandling($record);
78 $this->getHandler($record)->handle($record);
93 public function getHandler(array $record = null) function in Monolog\\Handler\\SamplingHandler
110 $handler = $this->getHandler();
125 $handler = $this->getHandler();
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DHandlerRegistryTest.php34 …self::assertSame($jsonSerializationHandler, $this->handlerRegistry->getHandler(GraphNavigatorInter…
35 …self::assertSame($jsonDeserializationHandler, $this->handlerRegistry->getHandler(GraphNavigatorInt…
36 …self::assertSame($xmlSerializationHandler, $this->handlerRegistry->getHandler(GraphNavigatorInterf…
37 …self::assertSame($xmlDeserializationHandler, $this->handlerRegistry->getHandler(GraphNavigatorInte…
H A DLazyHandlerRegistryTest.php44 …self::assertSame([$jsonSerializationHandler, 'handle'], $this->handlerRegistry->getHandler(GraphNa…
45 …tSame([$jsonDeserializationHandler, 'handle'], $this->handlerRegistry->getHandler(GraphNavigatorIn…
46 …self::assertSame([$xmlSerializationHandler, 'handle'], $this->handlerRegistry->getHandler(GraphNav…
47 …self::assertSame([$xmlDeserializationHandler, 'handle'], $this->handlerRegistry->getHandler(GraphN…
H A DIteratorHandlerTest.php46 $serializationHandler = $this->handlerRegistry->getHandler(
61 $deserializationHandler = $this->handlerRegistry->getHandler(
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DHandlerRegistryInterface.php29 public function getHandler(int $direction, string $typeName, string $format); function
H A DLazyHandlerRegistry.php49 public function getHandler(int $direction, string $typeName, string $format) function in JMS\\Serializer\\Handler\\LazyHandlerRegistry
H A DHandlerRegistry.php71 public function getHandler(int $direction, string $typeName, string $format) function in JMS\\Serializer\\Handler\\HandlerRegistry
/plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/
H A DDeserializationGraphNavigator.php155 …if (null !== $handler = $this->handlerRegistry->getHandler(GraphNavigatorInterface::DIRECTION_DESE…
H A DSerializationGraphNavigator.php191 …if (null !== $handler = $this->handlerRegistry->getHandler(GraphNavigatorInterface::DIRECTION_SERI…
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DJTableRenderer.java251 mxCellHandler handler = graphContainer.getSelectionCellsHandler().getHandler( in mousePressed()
/plugin/combo/ComboStrap/
H A DCallStack.php724 function &getHandler() function in ComboStrap\\CallStack
/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js3207 var handler = this.graph.selectionCellsHandler.getHandler(currentTargetState.cell);
3332 var handler = this.graph.selectionCellsHandler.getHandler(state.cell);
3376 currentStateHandle = graph.selectionCellsHandler.getHandler(state.cell);
H A DGraph.js348 var handler = this.selectionCellsHandler.getHandler(state.cell);
358 var handler = this.selectionCellsHandler.getHandler(state.cell);
387 handler = this.selectionCellsHandler.getHandler(table);
421 handler = this.selectionCellsHandler.getHandler(current.cell);
470 var handler = this.selectionCellsHandler.getHandler(state.cell);
5339 var handler = this.graph.selectionCellsHandler.getHandler(this.currentState.cell);
5453 var handler = this.graph.selectionCellsHandler.getHandler(this.currentState.cell);
5457 handler = this.graph.selectionCellsHandler.getHandler(
H A DActions.js1489 var handler = editor.graph.selectionCellsHandler.getHandler(cell);
H A DMenus.js1552 var handler = graph.selectionCellsHandler.getHandler(cell);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1429 …ode||(e=c.overlay.toString())}),null==e&&(c=this.selectionCellsHandler.getHandler(a.cell),null!=c&…
1594 …(a){for(var b=0;b<a.length;b++){var c=this.graph.selectionCellsHandler.getHandler(a[b][0].cell);nu…
1597 …esVisible=b,c=0;c<a.length;c++){var d=this.graph.selectionCellsHandler.getHandler(a[c]);null!=d&&(…
1634 …ototype.getHandler=function(a){return this.handlers.get(a)};mxSelectionCellsHandler.prototype.isHa… method in mxSelectionCellsHandler
1764 ….edgeHandlers=[],a=0;a<c.length;a++)b=this.graph.selectionCellsHandler.getHandler(c[a]),null!=b&&t…
2320getHandler(g.cell);null!=m&&null!=m.bends&&0<m.bends.length&&(l=m.getHandleForEvent(e))}else if(!t…
2322 …),this.selectCellForEvent(m,e.getEvent()),m=this.selectionCellsHandler.getHandler(m),null!=m&&(u=m…
2324 …())>g||Math.abs(t.y-c.getGraphY())>g){var k=this.selectionCellsHandler.getHandler(e.cell);null==k&…
2462 …eEvent(b),this.graph.isMouseDown=!0,c=this.graph.selectionCellsHandler.getHandler(this.currentStat…
2467 …ellsHandler.getHandler(this.currentState.cell);this.graph.isTableRow(this.currentState.cell)&&(c=t…
[all …]
H A Dapp.min.js1463 …ode||(e=c.overlay.toString())}),null==e&&(c=this.selectionCellsHandler.getHandler(a.cell),null!=c&…
1628 …(a){for(var b=0;b<a.length;b++){var c=this.graph.selectionCellsHandler.getHandler(a[b][0].cell);nu…
1631 …esVisible=b,c=0;c<a.length;c++){var d=this.graph.selectionCellsHandler.getHandler(a[c]);null!=d&&(…
1668 …ototype.getHandler=function(a){return this.handlers.get(a)};mxSelectionCellsHandler.prototype.isHa… method in mxSelectionCellsHandler
1798 ….edgeHandlers=[],a=0;a<c.length;a++)b=this.graph.selectionCellsHandler.getHandler(c[a]),null!=b&&t…
2532 …(HoverIcons.prototype.arrowSpacing),n=this.graph.selectionCellsHandler.getHandler(t.cell),null!=n&…
2538 …ild(H),a.container.appendChild(G));null!=h&&(w=a.selectionCellsHandler.getHandler(h.cell),null!=w&…
2569getHandler(d.cell);null!=f&&null!=f.bends&&0<f.bends.length&&(l=f.getHandleForEvent(c))}else if(!t…
2711 …eEvent(a),this.graph.isMouseDown=!0,b=this.graph.selectionCellsHandler.getHandler(this.currentStat…
2716 …ellsHandler.getHandler(this.currentState.cell);this.graph.isTableRow(this.currentState.cell)&&(b=t…
[all …]
H A Dviewer-static.min.js1429 …ode||(e=c.overlay.toString())}),null==e&&(c=this.selectionCellsHandler.getHandler(a.cell),null!=c&…
1594 …(a){for(var b=0;b<a.length;b++){var c=this.graph.selectionCellsHandler.getHandler(a[b][0].cell);nu…
1597 …esVisible=b,c=0;c<a.length;c++){var d=this.graph.selectionCellsHandler.getHandler(a[c]);null!=d&&(…
1634 …ototype.getHandler=function(a){return this.handlers.get(a)};mxSelectionCellsHandler.prototype.isHa… method in mxSelectionCellsHandler
1764 ….edgeHandlers=[],a=0;a<c.length;a++)b=this.graph.selectionCellsHandler.getHandler(c[a]),null!=b&&t…
2320getHandler(g.cell);null!=m&&null!=m.bends&&0<m.bends.length&&(l=m.getHandleForEvent(e))}else if(!t…
2322 …),this.selectCellForEvent(m,e.getEvent()),m=this.selectionCellsHandler.getHandler(m),null!=m&&(u=m…
2324 …())>g||Math.abs(t.y-c.getGraphY())>g){var k=this.selectionCellsHandler.getHandler(e.cell);null==k&…
2462 …eEvent(b),this.graph.isMouseDown=!0,c=this.graph.selectionCellsHandler.getHandler(this.currentStat…
2467 …ellsHandler.getHandler(this.currentState.cell);this.graph.isTableRow(this.currentState.cell)&&(c=t…
[all …]
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1225 …ode||(e=c.overlay.toString())}),null==e&&(c=this.selectionCellsHandler.getHandler(a.cell),null!=c&…
1390 …(a){for(var b=0;b<a.length;b++){var c=this.graph.selectionCellsHandler.getHandler(a[b][0].cell);nu…
1393 …esVisible=b,c=0;c<a.length;c++){var d=this.graph.selectionCellsHandler.getHandler(a[c]);null!=d&&(…
1430 …ototype.getHandler=function(a){return this.handlers.get(a)};mxSelectionCellsHandler.prototype.isHa… method in mxSelectionCellsHandler
1560 ….edgeHandlers=[],a=0;a<c.length;a++)b=this.graph.selectionCellsHandler.getHandler(c[a]),null!=b&&t…
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2 …=function(t){var e=c.indexOf(t);return-1!==e&&c.splice(e,2),this},this.getHandler=function(t){for(…