/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/ |
H A D | DoctrineProxySubscriber.php | 7 use Doctrine\Common\Persistence\Proxy; alias 11 use Doctrine\ORM\Proxy\Proxy as ORMProxy; 56 (!$object instanceof Proxy && !$object instanceof ORMProxy) 87 if ($object instanceof Proxy) { 109 …> 'serializer.pre_serialize', 'method' => 'onPreSerializeTypedProxy', 'interface' => Proxy::class], 113 …['event' => 'serializer.pre_serialize', 'method' => 'onPreSerialize', 'interface' => Proxy::class],
|
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/ |
H A D | DoctrineProxyMatcher.php | 6 use Doctrine\Common\Persistence\Proxy; alias 20 return $object instanceof Proxy;
|
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/ |
H A D | DoctrineProxyMatcher.php | 6 use Doctrine\Common\Persistence\Proxy; alias 14 * Matches a Doctrine Proxy class. 20 return $object instanceof Proxy;
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/ |
H A D | SimpleObjectProxy.php | 7 use Doctrine\Common\Persistence\Proxy; alias 9 class SimpleObjectProxy extends SimpleObject implements Proxy
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/ |
H A D | functions.php | 6 use GuzzleHttp\Handler\Proxy; alias 107 $handler = Proxy::wrapSync(new CurlMultiHandler(), new CurlHandler()); 116 ? Proxy::wrapStreaming($handler, new StreamHandler())
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/ |
H A D | EventDispatcherTest.php | 7 use Doctrine\Common\Persistence\Proxy; alias 81 $this->dispatcher->addListener('pre', [$a, 'onlyProxy'], 'Bar', 'json', Proxy::class); 100 $this->dispatcher->addListener('pre', [$a, 'onlyProxy'], 'Bar', 'json', Proxy::class);
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/ |
H A D | Proxy.php | 10 class Proxy class
|
/plugin/authgooglesheets/vendor/google/auth/ |
H A D | README.md | 129 Proxy (IAP), you will need to fetch an ID token to access your application. For 171 For invoking Cloud Identity-Aware Proxy, you will need to pass the Client ID 217 #### Call using Proxy-Authorization Header 220 you can include the ID token in a `Proxy-Authorization: Bearer` 221 header instead. If a valid ID token is found in a `Proxy-Authorization` header, 272 If your app is running behind [Google Identity-Aware Proxy][iap-id-tokens]
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ |
H A D | TasksNamespace.asciidoc | 81 Proxy function to list() to prevent BC break since 7.4.0
|
/plugin/etherpadlite/ |
H A D | README.md | 50 <Proxy http://localhost:9001/> 53 </Proxy>
|
/plugin/diagramsnet/lib/js/socket.io/ |
H A D | socket.io.min.js | 6 …Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),…
|
/plugin/file2dw/ |
H A D | README.md | 71 #### Proxy subsubsection
|
/plugin/clipboardutils/lib/ |
H A D | clipboard.min.js | 7 …nstruct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{retur…
|
/plugin/xlsx2dw/packages/exceljs/ |
H A D | exceljs.js | 7515 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re… 8293 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re… 8437 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re… 8517 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re… 8588 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re… 8662 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re… 8767 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re… 9298 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re… 9382 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re… 9463 …truct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") re… [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient/ |
H A D | README.md | 383 …ewing the raw HTTP request. This library supports the use of [Charles Web Proxy](https://www.charl… 398 One additional step is required in Charles to view SSL requests. Go to **Charles > Proxy > SSL Prox…
|
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/ |
H A D | README.md | 274 Doctrine proxy class (...\\\_\_CG\_\_\Proxy).
|
/plugin/dw2pdf/vendor/myclabs/deep-copy/ |
H A D | README.md | 269 Doctrine proxy class (...\\\_\_CG\_\_\Proxy).
|
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
H A D | BasicGraphEditor.java.bak | 917 // Proxy configuration - requires java.net.NetPermission getProxySelector
|
/plugin/findologicxmlexport/vendor/jms/serializer/ |
H A D | CHANGELOG.md | 401 - The sub-class "Proxy-Class" is not listed in the discriminator of the base class "DiscriminatorCl… 482 - SimpleObjectProxy is not implement abstract methods of Proxy class [\#287](https://github.com/sch… 834 - Change Proxy class used to Doctrine\Common\Persistence\Proxy [\#351](https://github.com/schmittjo…
|
/plugin/quickstats/GEOIP/ |
H A D | geoip.inc | 1103 "Anonymous Proxy",
|
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 2936 Firebug.Lite.Proxy={_callbacks:{},load:function(url){var resourceDomain=getDomain(url); class in Firebug.Lite 2940 Firebug.Lite.Proxy._callbacks[uid]=function(data){if(callback){callback(data) 2942 delete Firebug.Lite.Proxy._callbacks[uid] 2953 Firebug.Lite.Proxy.fetchResourceDisabledMessage='/* Firebug Lite resource fetching is disabled.\nTo… 2954 …f(Firebug.disableResourceFetching){var source=sourceMap[url]=Firebug.Lite.Proxy.fetchResourceDisab… 6909 var source=Firebug.Lite.Proxy.load(url); 6985 if(href){sourceData.source=Firebug.Lite.Proxy.load(href) 6990 var source=Firebug.Lite.Proxy.load(Env.browser.location.href); 7727 try{if(Firebug.disableResourceFetching){renderProcess(Firebug.Lite.Proxy.fetchResourceDisabledMessa…
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
H A D | firebug-lite-debug.js | 11789 Firebug.Lite.Proxy = class in Firebug.Lite 11826 Firebug.Lite.Proxy._callbacks[uid] = function(data) 11832 delete Firebug.Lite.Proxy._callbacks[uid]; 11865 Firebug.Lite.Proxy.fetchResourceDisabledMessage = 11874 var source = sourceMap[url] = Firebug.Lite.Proxy.fetchResourceDisabledMessage; 26061 var source = Firebug.Lite.Proxy.load(url); 26267 sourceData.source = Firebug.Lite.Proxy.load(href); 26279 var source = Firebug.Lite.Proxy.load(Env.browser.location.href); 29006 renderProcess(Firebug.Lite.Proxy.fetchResourceDisabledMessage);
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 2947 Firebug.Lite.Proxy={_callbacks:{},load:function(url){var resourceDomain=getDomain(url); class in Firebug.Lite 2950 },loadJSONP:function(url,callback){var script=createGlobalElement("script"),doc=Firebug.context.document,uid=""+new Date().getTime(),callbackName="callback=Firebug.Lite.Proxy._callbacks."+uid,jsonpURL=url.indexOf("?")!=-1?url+"&"+callbackName:url+"?"+callbackName; 2951 Firebug.Lite.Proxy._callbacks[uid]=function(data){if(callback){callback(data) 2953 delete Firebug.Lite.Proxy._callbacks[uid] 2964 Firebug.Lite.Proxy.fetchResourceDisabledMessage='/* Firebug Lite resource fetching is disabled.\nTo enabled it set the Firebug Lite option "disableResourceFetching" to "false".\nMore info at http://getfirebug.com/firebuglite#Options */'; 2965 var fetchResource=function(url){if(Firebug.disableResourceFetching){var source=sourceMap[url]=Firebug.Lite.Proxy.fetchResourceDisabledMessage; 2978 }catch(E){return"ERROR: Firebug Lite Proxy plugin returned an invalid response." 6920 var source=Firebug.Lite.Proxy.load(url); 6996 if(href){sourceData.source=Firebug.Lite.Proxy.load(href) 7001 var source=Firebug.Lite.Proxy [all...] |
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
H A D | CHANGELOG.md | 140 * Bug fix: Proxy::wrapSync() now correctly proxies to the appropriate handler 575 * Proxy requests using the StreamAdapter now properly use request_fulluri (#632)
|
/plugin/diagramsnet/lib/js/rough/ |
H A D | rough.min.js | 12 …Reflect.construct||Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{retur…
|