Home
last modified time | relevance | path

Searched refs:InvalidArgumentException (Results 426 – 450 of 487) sorted by relevance

1...<<11121314151617181920

/plugin/authfacebook/lib/
H A DFacebookBatchRequest.php86 …throw new \InvalidArgumentException('Argument for add() must be of type array or FacebookRequest.'…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DStream.php50 throw new \InvalidArgumentException('Stream must be a resource');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/
H A DMSBLOB.php203 throw new \InvalidArgumentException('MSBLOB does not support multi-prime RSA keys');
/plugin/statdisplay/pchart/
H A DpData.php53 throw new InvalidArgumentException("Can't pass an array to addPoint()");
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATN.php191 throw new \InvalidArgumentException('Invalid state number.');
H A DPredictionMode.php513 throw new \InvalidArgumentException('Unsupported value.');
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php67 … throw new \InvalidArgumentException('You must either pass a string, or a key=>value array');
/plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php54 throw new \InvalidArgumentException('Only one value allowed');
/plugin/icalevents/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php57 throw new \InvalidArgumentException('Only one value allowed');
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php64 … throw new \InvalidArgumentException('You must either pass a string, or a key=>value array');
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DRedirectMiddleware.php60 throw new \InvalidArgumentException('allow_redirects must be true, false, or array');
H A DHandlerStack.php224 throw new \InvalidArgumentException("Middleware not found: $name");
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DDSA.php142 throw new \InvalidArgumentException('Invalid values for N and L');
H A DBlowfish.php300 throw new \InvalidArgumentException('Block ciphers cannot be ran in stream mode');
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DClient.php117 throw new \InvalidArgumentException('A baseUri must be provided');
/plugin/combo/vendor/symfony/yaml/
H A DDumper.php35 throw new \InvalidArgumentException('The indentation must be greater than zero.');
/plugin/issuelinks/services/
H A DGitLab.service.php435 } catch (\InvalidArgumentException $e) {
452 } catch (\InvalidArgumentException $e) {
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php125 …throw new \InvalidArgumentException(sprintf('Test "%s" is not valid.', str_replace($fixturesDir.'/…
/plugin/davcard/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php138 …throw new \InvalidArgumentException('You can only pass strings or \\Sabre\\VObject\\Component argu…
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php138 …throw new \InvalidArgumentException('You can only pass strings or \\Sabre\\VObject\\Component argu…
/plugin/davcal/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php138 …throw new \InvalidArgumentException('You can only pass strings or \\Sabre\\VObject\\Component argu…
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DBulk.php195 throw new \InvalidArgumentException('Data should be a Document, a Script or an array containing Documents and/or Scripts');
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Doctrine/
H A DIntegrationTest.php165 throw new \InvalidArgumentException('$serviceCreator must be a valid callable.');
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticTokenParser.php193 …throw new \InvalidArgumentException('The body must be a Twig_Node. Custom implementations of Twig_…
/plugin/findologicxmlexport/vendor/twig/twig/src/NodeVisitor/
H A DOptimizerNodeVisitor.php64 … throw new \InvalidArgumentException(sprintf('Optimizer mode "%s" is not valid.', $optimizers));

1...<<11121314151617181920