Lines Matching refs:param

137      * @param int $backTraceIndex
184 * @param int $backTraceIndex
238 * @param mixed $files
255 * @param string $configTemplate
283 * @param $message
336 * @param string|array $configTemplate
337 * @param string $code
338 * @param array $options
339 * @param string|null $fileName
340 * @param bool|null $debug
359 * @param string $ini
390 * @param array $extraArgs Command extra arguments.
391 * @param bool $forceStderr Whether to output to stderr so error log is used.
392 * @param bool $daemonize Whether to start FPM daemonized
393 * @param array $extensions List of extension to add if shared build used.
394 * @param array $iniEntries List of ini entries to use.
465 * @param string $pattern Search pattern to find.
482 * @param string $host
483 * @param string|null $successMessage
484 * @param string|null $errorMessage
485 * @param int $attempts
486 * @param int $delay
516 * @param string $address
517 * @param string|null $successMessage
518 * @param string|null $errorMessage
519 * @param string $uri
520 * @param string $query
521 * @param array $headers
539 * @param string $address
540 * @param string $pingPath
541 * @param string $pingResponse
555 * @param array $expectedFields
556 * @param string|null $address
557 * @param string $statusPath
558 * @param mixed $formats
584 * @param string $query
585 * @param array $headers
586 * @param string|null $uri
587 * @param string|null $scriptFilename
588 * @param string|null $stdin
641 * @param array $stdin
642 * @param array $headers
660 $dispositionParam = $parts['param'] ?? 'name';
668 'param' => $dispositionParam,
684 $dispositionParam = $part['param'] ?? 'name';
704 * @param string $query
705 * @param array $headers
706 * @param string|null $uri
707 * @param string|null $address
708 * @param string|null $successMessage
709 * @param string|null $errorMessage
710 * @param bool $connKeepAlive
711 * @param string|null $scriptFilename = null
712 * @param string|null $scriptName = null
713 * @param string|array|null $stdin = null
714 * @param bool $expectError
715 * @param int $readLimit
774 * @param int|array $requests
775 * @param string|null $address
776 * @param string|null $successMessage
777 * @param string|null $errorMessage
778 * @param bool $connKeepAlive
779 * @param int $readTimeout
844 * @param string $address
845 * @param bool $keepAlive
918 * @param string|array $configTemplate
948 * @param string $signal
949 * @param int|null $pid
979 * @param bool $terminate
992 * @param string $extension
1026 * @param array $configTemplates
1059 * @param string $template
1121 * @param string $type
1122 * @param string $pool
1147 * @param string $type
1148 * @param string $pool
1149 * @param bool $useAsId
1169 * @param string $type
1190 * @param string|null $template
1223 * @param string $extension
1224 * @param string|null $dir
1225 * @param string|null $name
1239 * @param string $extension
1251 * @param string $extension
1265 * @param string $extension
1266 * @param string|null $prefix
1283 * @param string $extension
1284 * @param string $content
1285 * @param string|null $dir
1286 * @param string|null $name
1330 * @param string|null $msg
1342 * @param string $msg
1343 * @param \Exception|null $exception
1373 * @param string $extension
1374 * @param string $prefix
1392 * @param string $extension
1393 * @param string $prefix
1411 * @param string $message
1412 * @param int $limit
1413 * @param int $repeat
1447 * @param int $socketCount
1448 * @param bool $expectInitialProgressMessage
1449 * @param bool $expectReloadingMessage
1496 * @param string $pattern Log pattern
1497 * @param bool $checkAllLogs Whether to also check past logs.
1498 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
1499 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all messa…
1521 * @param string $pattern Log pattern
1522 * @param bool $checkAllLogs Whether to also check past logs.
1523 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
1524 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all messa…
1549 * @param string $message
1550 * @param int $limit
1551 * @param int $repeat
1552 * @param bool $decorated
1553 * @param bool $wrapped
1575 * @param string $message The expected message.
1576 * @param bool $isStdErr Whether it is logged to stderr.
1577 * @param bool $decorated Whether the log lines are decorated.
1597 * @param string $type The log type.
1598 * @param string $message The expected message.
1599 * @param string|null $pool The pool for pool prefixed log entry.
1600 * @param int $count The number of items.
1601 * @param bool $checkAllLogs Whether to also check past logs.
1602 …* @param bool $invert Whether the log entry is not expected rather than expect…
1603 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
1604 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all me…
1605 * @param string $ignoreErrorFor Ignore error for supplied string in the message.
1644 * @param string $message The expected message.
1645 * @param string|null $pool The pool for pool prefixed log entry.
1646 * @param int $count The number of items.
1647 * @param bool $checkAllLogs Whether to also check past logs.
1648 …* @param bool $invert Whether the log entry is not expected rather than expect…
1649 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
1650 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all me…
1680 * @param string $message The expected message.
1681 * @param string|null $pool The pool for pool prefixed log entry.
1682 * @param int $count The number of items.
1683 * @param bool $checkAllLogs Whether to also check past logs.
1684 …* @param bool $invert Whether the log entry is not expected rather than expect…
1685 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
1686 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all me…
1715 * @param string $message The expected message.
1716 * @param string|null $pool The pool for pool prefixed log entry.
1717 * @param int $count The number of items.
1718 * @param bool $checkAllLogs Whether to also check past logs.
1719 …* @param bool $invert Whether the log entry is not expected rather than expect…
1720 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
1721 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all me…
1750 * @param string $message The expected message.
1751 * @param string|null $pool The pool for pool prefixed log entry.
1752 * @param int $count The number of items.
1753 * @param bool $checkAllLogs Whether to also check past logs.
1754 …* @param bool $invert Whether the log entry is not expected rather than expect…
1755 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
1756 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all me…
1785 * @param string $message The expected message.
1786 * @param string|null $pool The pool for pool prefixed log entry.
1787 * @param int $count The number of items.
1788 * @param bool $checkAllLogs Whether to also check past logs.
1789 …* @param bool $invert Whether the log entry is not expected rather than expect…
1790 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
1791 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all me…
1842 * @param array $options
1870 * @param string $type The log type
1871 * @param string $message The expected message
1872 * @param string|null $pool The pool for pool prefixed log entry
1885 * @param string $message The expected message
1886 * @param string|null $pool The pool for pool prefixed log entry
1899 * @param string $source The source file path or name if log is a pipe.
1912 * @param string $title Trace title to print if supplied.
1913 * @param string|array|null $message Message to print.
1914 * @param bool $isCommand Whether message is a command array.