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.
561 * @param string $type Entry type like NOTICE, WARNING, DEBUG and so on.
562 * @param string $expectedMessage Message to search for
563 * @param string|null $pool Pool that is used and prefixes the message.
564 * @param string $ignoreErrorFor Ignore error for supplied string in the message.
592 * @param string $type Entry type like NOTICE, WARNING, DEBUG and so on.
593 * @param string $expectedMessage Message to search for
594 * @param string|null $pool Pool that is used and prefixes the message.
595 * @param string $ignoreErrorFor Ignore error for supplied string in the message.
596 * @param bool $checkAllLogs Whether to also check past logs.
597 …* @param bool $invert Whether the log entry is not expected rather than expect…
598 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
599 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all me…
636 * @param string $expectedMessage
637 * @param string|null $pool
650 * @param string $expectedMessage
651 * @param string|null $pool
664 * @param string $expectedMessage
665 * @param string|null $pool
678 * @param string $expectedMessage
679 * @param string|null $pool
692 * @param string $expectedMessage
693 * @param string|null $pool
706 * @param string $pattern Pattern to use.
707 * @param bool $invert Whether to expect pattern not to match.
708 * @param bool $checkAllLogs Whether to also check past logs.
709 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
710 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all messa…
748 * @param string $title
749 * @param string|null $pattern
750 * @param string|null $line
751 * @param string|null $expectedMessage
752 * @param string|null $actualMessage
783 * @param string $title
784 * @param string|null $pattern
785 * @param string|null $line
786 * @param string|null $expectedMessage
787 * @param string|null $actualMessage
804 * @param string $msg Message to print.
817 * @param string $msg
818 * @param string|null $line
819 * @param string $ignoreFor