Home
last modified time | relevance | path

Searched defs:hasRecordThatMatches (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php109 public function hasRecordThatMatches($regex, $level) function in Psr\\Log\\Test\\TestLogger
/plugin/elasticsearch/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php109 public function hasRecordThatMatches($regex, $level) function in Psr\\Log\\Test\\TestLogger
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php109 public function hasRecordThatMatches($regex, $level) function in Psr\\Log\\Test\\TestLogger
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DTestHandler.php171 public function hasRecordThatMatches(string $regex, $level): bool function in Monolog\\Handler\\TestHandler