Lines Matching refs:param

72      * @param LogReader $logReader
73 * @param bool $debug
84 * @param string $message
85 * @param int $limit
86 * @param int $repeat
98 * @param string $level
120 * @param bool $pipeClosed
130 …* @param callable $matcher Callback checking whether the log line matches the expec…
131 * @param string|null $notFoundMessage Error message to show if the message is not found.
132 * @param bool $checkAllLogs Whether to also check past logs.
133 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
134 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all me…
167 * @param string|null $line Log line to check against.
219 * @param bool $terminated Whether to check termination lines.
220 * @param bool $decorated Whether the output is decorated with prefix and suffix.
221 * @param bool $isStdErr Whether the message is written to stderr.
290 * @param string $line Log output line.
353 * @param string $line Log output line.
354 * @param int|null $lineLen Line length.
374 * @param string $matchedMessage The output message or part of it (match).
375 * @param int $expectedMessageStart Message position.
376 … * @param bool $isLine Whether the whole log line is provided as a matched message.
417 * @param int $expectedNumberOfSockets
418 * @param bool $expectInitialProgressMessage
419 * @param bool $expectReloadingMessage
498 * @param string $type Entry type like NOTICE, WARNING, DEBUG and so on.
499 * @param string $expectedMessage Message to search for
500 * @param string $pool Pool that is used and prefixes the message.
501 * @param string $ignoreErrorFor Ignore error for supplied string in the message.
557 * @param string $type Entry type like NOTICE, WARNING, DEBUG and so on.
558 * @param string $expectedMessage Message to search for
559 * @param string|null $pool Pool that is used and prefixes the message.
560 * @param string $ignoreErrorFor Ignore error for supplied string in the message.
588 * @param string $type Entry type like NOTICE, WARNING, DEBUG and so on.
589 * @param string $expectedMessage Message to search for
590 * @param string|null $pool Pool that is used and prefixes the message.
591 * @param string $ignoreErrorFor Ignore error for supplied string in the message.
592 * @param bool $checkAllLogs Whether to also check past logs.
593 …* @param bool $invert Whether the log entry is not expected rather than expect…
594 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
595 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all me…
632 * @param string $expectedMessage
633 * @param string|null $pool
646 * @param string $expectedMessage
647 * @param string|null $pool
660 * @param string $expectedMessage
661 * @param string|null $pool
674 * @param string $expectedMessage
675 * @param string|null $pool
688 * @param string $expectedMessage
689 * @param string|null $pool
702 * @param string $pattern Pattern to use.
703 * @param bool $invert Whether to expect pattern not to match.
704 * @param bool $checkAllLogs Whether to also check past logs.
705 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
706 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all messa…
744 * @param string $title
745 * @param string|null $pattern
746 * @param string|null $line
747 * @param string|null $expectedMessage
748 * @param string|null $actualMessage
779 * @param string $title
780 * @param string|null $pattern
781 * @param string|null $line
782 * @param string|null $expectedMessage
783 * @param string|null $actualMessage
800 * @param string $msg Message to print.
813 * @param string $msg
814 * @param string|null $line
815 * @param string $ignoreFor