Home
last modified time | relevance | path

Searched refs:Common (Results 526 – 550 of 597) sorted by relevance

1...<<21222324

/plugin/oauth/
H A Dauth.php6 use OAuth\Common\Exception\Exception as OAuthException;
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md90 via `Doctrine\Common\Annotations\AnnotationReader::addGlobalIgnoredNamespace()` and
91 `Doctrine\Common\Annotations\DocParser::setIgnoredAnnotationNamespaces()`. This will
96 namespaced, since `Doctrine\Common\Cache` already supports that
/plugin/indexmenu/scripts/
H A Dcontextmenu.local.js.example47 * Common available functions:
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DDH.php29 use phpseclib3\Crypt\Common\AsymmetricKey;
H A DDSA.php34 use phpseclib3\Crypt\Common\AsymmetricKey;
H A DBlowfish.php40 use phpseclib3\Crypt\Common\BlockCipher;
H A DEC.php34 use phpseclib3\Crypt\Common\AsymmetricKey;
H A DRijndael.php57 use phpseclib3\Common\Functions\Strings;
58 use phpseclib3\Crypt\Common\BlockCipher;
H A DRC2.php38 use phpseclib3\Crypt\Common\BlockCipher;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/
H A DMSBLOB.php23 use phpseclib3\Common\Functions\Strings;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DAbstractEndpoint.php21 use Elasticsearch\Common\Exceptions\UnexpectedValueException;
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Dgetid3.css2 * Common elements
/plugin/bootswrapper/
H A Dall.css37 /* Common styles for all types */
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPKCS8.php28 namespace phpseclib3\Crypt\Common\Formats\Keys;
31 use phpseclib3\Common\Functions\Strings;
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md186 // Will apply a filter to any object that is an instance of Doctrine\Common\Collections\Collection
187 $matcher = new TypeMatcher('Doctrine\Common\Collections\Collection');
246 $copier->addFilter(new DoctrineCollectionFilter(), new PropertyTypeMatcher('Doctrine\Common\Collect…
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md181 // Will apply a filter to any object that is an instance of Doctrine\Common\Collections\Collection
182 $matcher = new TypeMatcher('Doctrine\Common\Collections\Collection');
241 $copier->addFilter(new DoctrineCollectionFilter(), new PropertyTypeMatcher('Doctrine\Common\Collections\Collection'));
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/
H A DUri.php3 namespace OAuth\Common\Http\Uri;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/
H A DUri.php3 namespace OAuth\Common\Http\Uri;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md749 * Several performance improvements to `Guzzle\Common\Collection`
772 `Guzzle\Common\Version::$emitWarnings` to true.
789 * Marked `Guzzle\Common\Collection::inject()` as deprecated.
992 * Adding wildcard support to Guzzle\Common\Collection::getPath()
1007 * Moved getPath from Guzzle\Service\Resource\Model to Guzzle\Common\Collection
1017 * Cleaning up `Guzzle\Common\Collection::inject` method
1194 * BC: Removing Guzzle\Common\Batch\Batch::count() and replacing it with isEmpty()
1221 * Added Guzzle\Common\Log\ArrayLogAdapter
1264 * [BC] Guzzle\Common\FromConfigInterface no longer requires any config options.
1285 * [BC] Removing Guzzle\Common\XmlElement.
[all …]
H A DUPGRADING.md247 ## Common section in Guzzle Upgrade Guide
252 - `Guzzle\Common\Version` has been removed. The VERSION constant can be found
678 \Guzzle\Common\Version::$emitWarnings = true;
691 - Marked `Guzzle\Common\Collection::inject()` as deprecated.
731 - Changed `Guzzle\Common\Collection::__construct($data)` to no longer accepts a null value for `$da…
903 Change `\Guzzle\Service\Inspector::fromConfig` to `\Guzzle\Common\Collection::fromConfig`
934 use Guzzle\Common\Collection;
1122 ### Guzzle\Common\Inflection\Inflector
1130 ### Guzzle\Http\Plugin\LogPlugin and Guzzle\Common\Log
1137 use Guzzle\Common\Log\ClosureLogAdapter;
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DFileCacheReader.php20 namespace Doctrine\Common\Annotations;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DGraphNavigatorTest.php7 use Doctrine\Common\Annotations\AnnotationReader;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/
H A DEventDispatcherTest.php7 use Doctrine\Common\Persistence\Proxy;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DPrime.php26 use phpseclib3\Common\Functions\Strings;
28 use phpseclib3\Math\Common\FiniteField\Integer;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
H A DInteger.php19 use phpseclib3\Math\Common\FiniteField\Integer as Base;

1...<<21222324