Home
last modified time | relevance | path

Searched defs:message (Results 651 – 675 of 786) sorted by last modified time

1...<<21222324252627282930>>...32

/plugin/findologicxmlexport/vendor/hoa/exception/
H A DGroup.php67 $message,
H A DIdle.php100 $message,
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotationException.php40 public static function syntaxError($message)
52 public static function semanticalError($message)
67 public static function creationError($message)
81 public static function typeError($message)
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
H A DLoaderError.php29 public function __construct($message, $lineno = -1, $source = null, \Exception $previous = null)
/plugin/findologicxmlexport/vendor/twig/twig/src/Sandbox/
H A DSecurityNotAllowedFilterError.php23 …public function __construct($message, $functionName, $lineno = -1, $filename = null, \Exception $p…
H A DSecurityNotAllowedFunctionError.php23 …public function __construct($message, $functionName, $lineno = -1, $filename = null, \Exception $p…
H A DSecurityNotAllowedTagError.php23 …public function __construct($message, $tagName, $lineno = -1, $filename = null, \Exception $previo…
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php189 public static function string($value, $message = '')
225 public static function float($value, $message = '')
265 public static function scalar($value, $message = '')
428 public static function null($value, $message = '')
447 public static function true($value, $message = '')
457 public static function false($value, $message = '')
467 public static function ip($value, $message = '')
477 public static function ipv4($value, $message = '')
487 public static function ipv6($value, $message = '')
835 public static function file($value, $message = '')
[all …]
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Call/
H A DUnexpectedCallException.php22 public function __construct($message, ObjectProphecy $objectProphecy,
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/
H A DClassMirrorException.php20 public function __construct($message, ReflectionClass $class)
H A DClassNotFoundException.php22 public function __construct($message, $classname)
H A DMethodNotFoundException.php37 public function __construct($message, $classname, $methodName, $arguments = null)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/
H A DUnexpectedCallsException.php21 public function __construct($message, MethodProphecy $methodProphecy, array $calls)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DTicketListener.php193 abstract protected function updateTicket($ticketId, $newStatus, $message, $resolution);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php576 function assertEmpty($actual, $message = '')
627 function assertNotTrue($condition, $message = '')
643 function assertFalse($condition, $message = '')
781 function assertJson($actualJson, $message = '')
915 function assertFinite($actual, $message = '')
929 function assertInfinite($actual, $message = '')
943 function assertNan($actual, $message = '')
1008 function assertNotEmpty($actual, $message = '')
1087 function assertNotNull($actual, $message = '')
1149 function assertNull($actual, $message = '')
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DException.php38 public function __construct($message = '', $code = 0, Exception $previous = null)
H A DIncompleteTestCase.php19 protected $message = ''; variable in PHPUnit_Framework_IncompleteTestCase
51 public function __construct($className, $methodName, $message = '')
H A DSyntheticError.php46 public function __construct($message, $code, $file, $line, $trace)
H A DTestCase.php520 public function setExpectedException($exception, $message = '', $code = null)
599 public function expectExceptionMessage($message)
H A DTestSuite.php829 public function markTestSuiteSkipped($message = '')
899 protected static function warning($message)
911 protected static function skipTest($class, $methodName, $message)
923 protected static function incompleteTest($class, $methodName, $message)
H A DWarningTestCase.php19 protected $message = ''; variable in PHPUnit_Framework_WarningTestCase
44 public function __construct($message = '')
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DTestRunner.php686 protected function runFailed($message)
1126 private function writeMessage($type, $message)
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/
H A DScalarComparatorTest.php151 public function testAssertEqualsFails($expected, $actual, $message)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Prophecy/
H A DMethodProphecyException.php20 public function __construct($message, MethodProphecy $methodProphecy)
H A DObjectProphecyException.php20 public function __construct($message, ObjectProphecy $objectProphecy)

1...<<21222324252627282930>>...32