Spec-Zone.ru › Symfony 3.4

Веб-сервер

класс WebServer

Управляет локальным HTTP веб-сервером.

Константы

STARTED
STOPPED

Методы

run(WebServerConfig $config, $disableOutput = true, callable $callback = null)
start(WebServerConfig $config, $pidFile = null)
stop($pidFile = null)
getAddress($pidFile = null)
isRunning($pidFile = null)

Подробности

run(WebServerConfig $config, $disableOutput = true, callable $callback = null)

Параметры

WebServerConfig $config
$disableOutput
callable $callback

start(WebServerConfig $config, $pidFile = null)

Параметры

WebServerConfig $config
$pidFile

stop($pidFile = null)

Параметры

$pidFile

getAddress($pidFile = null)

Параметры

$pidFile

isRunning($pidFile = null)

Параметры

$pidFile

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.3/Symfony/Bundle/WebServerBundle/WebServer.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API