Home
last modified time | relevance | path

Searched refs:route (Results 1 – 25 of 40) sorted by path

12

/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php1255 * @param string $route Name of the route resource to delete.
1259 public function delete($project, $route, $optParams = array()) { argument
1260 $params = array('project' => $project, 'route' => $route);
1273 * @param string $route Name of the route resource to return.
1277 public function get($project, $route, $optParams = array()) { argument
1278 $params = array('project' => $project, 'route' => $route);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCompute.php12798 'path' => 'projects/{project}/global/routes/{route}',
12806 'route' => [
12817 'path' => 'projects/{project}/global/routes/{route}',
12825 'route' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRoutes.php38 * @param string $route Name of the Route resource to delete.
53 public function delete($project, $route, $optParams = []) argument
55 $params = ['project' => $project, 'route' => $route];
64 * @param string $route Name of the Route resource to return.
68 public function get($project, $route, $optParams = []) argument
70 $params = ['project' => $project, 'route' => $route];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DStep.php282 public function setRoute(RouteInfo $route) argument
284 $this->route = $route;
291 return $this->route;
/plugin/authsplit/
H A DREADME134 - deleteUser(): authsplit will ALWAYS route delete user requests to the
140 - retrieveUsers() / getUserCount(): authsplit will always route these method
148 - addGroup() / retrieveGroups(): authsplit will always route these method calls
152 - isCaseSensitive() / cleanUser(): authsplit will always route these method
156 - cleanGroup(): authsplit will always route this method call to the SECONDARY
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js852 …r(var b=e.x+e.width+this.spacing,c=e.y+e.height/2,f=0;f<a.length;f++)this.route(a[f],b,c),b+=this.…
853 …/2-d*(a.length-1)/2,f=0;f<a.length;f++)this.route(a[f],b,c),b-=e,c+=d}};mxParallelEdgeLayout.proto… method in mxParallelEdgeLayout
H A Dviewer-static.min.js818 …r(var b=e.x+e.width+this.spacing,c=e.y+e.height/2,f=0;f<a.length;f++)this.route(a[f],b,c),b+=this.…
819 …/2-d*(a.length-1)/2,f=0;f<a.length;f++)this.route(a[f],b,c),b-=e,c+=d}};mxParallelEdgeLayout.proto… method in mxParallelEdgeLayout
H A Dviewer.min.js818 …r(var b=e.x+e.width+this.spacing,c=e.y+e.height/2,f=0;f<a.length;f++)this.route(a[f],b,c),b+=this.…
819 …/2-d*(a.length-1)/2,f=0;f<a.length;f++)this.route(a[f],b,c),b-=e,c+=d}};mxParallelEdgeLayout.proto… method in mxParallelEdgeLayout
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js614 …r(var b=e.x+e.width+this.spacing,c=e.y+e.height/2,f=0;f<a.length;f++)this.route(a[f],b,c),b+=this.…
615 …/2-d*(a.length-1)/2,f=0;f<a.length;f++)this.route(a[f],b,c),b-=e,c+=d}};mxParallelEdgeLayout.proto… method in mxParallelEdgeLayout
/plugin/diagramsnet/lib/plugins/webcola/
H A Dcola.min.js1route(d(a),e(a))}),h=a.orderEdges(g),i=g.map(function(b){return a.makeSegments(b)});return a.nudge…
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js1route:r}=this.findMatchingRoute({event:e,request:t,sameOrigin:n,url:s});let o=r&&r.handler;const a…
H A Dworkbox-9fe249eb.js.map1route.\n *\n * @type {string}\n *\n * @private\n */\nexport const defaultMethod = 'GET';\n/**\n * …
H A Dworkbox-bed83ea8.js1route:r}=this.findMatchingRoute({event:e,request:t,sameOrigin:n,url:s});let o=r&&r.handler;const a…
H A Dworkbox-bed83ea8.js.map1route.\n *\n * @type {string}\n *\n * @private\n */\nexport const defaultMethod = 'GET';\n/**\n * …
H A Dworkbox-f163abaa.js1route:r}=this.findMatchingRoute({event:e,request:t,sameOrigin:n,url:s});let o=r&&r.handler;const a…
H A Dworkbox-f163abaa.js.map1route.\n *\n * @type {string}\n *\n * @private\n */\nexport const defaultMethod = 'GET';\n/**\n * …
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js426 …this.path=e,"object"==typeof t&&!0===t._sveltesparouter?(this.component=t.route,this.conditions=t.…
H A Dfontawesome.all.min.css5 …-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js426 …this.path=e,"object"==typeof t&&!0===t._sveltesparouter?(this.component=t.route,this.conditions=t.…
H A Dbundle.js.map1route, ...conditions) {\n // Parameter route and each item of conditions must be functions\n …
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md337 - fix for invalid GET /_aliases route. (#663) [[6d467fa]](http://github.com/elasticsearch/elasticsearch-php/commit/6d467fa)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-pool.asciidoc162 choose to go down this route, you need to make sure your ConnectionPool
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md1404 - Fixed unregister percolator (still used _percolator instead of .percolator). removed duplicate slash from register percolator route. [#558](https://github.com/ruflin/Elastica/issues/558/)

12