Method | Description | |
---|---|---|
describeCallable ( $callable, array $options = [] ) | ||
describeContainerAlias ( |
||
describeContainerDefinition ( |
||
describeContainerParameter ( $parameter, array $options = [] ) | ||
describeContainerParameters ( |
||
describeContainerService ( $service, array $options = [] ) | ||
describeContainerServices ( |
||
describeContainerTags ( |
||
describeEventDispatcherListeners ( Symfony\Component\EventDispatcher\EventDispatcherInterface $eventDispatcher, array $options = [] ) | ||
describeRoute ( Symfony\Component\Routing\Route $route, array $options = [] ) | ||
describeRouteCollection ( |
Method | Description | |
---|---|---|
formatCallable ( callable $callable ) : string | ||
formatRouterConfig ( array $config ) : string | ||
renderEventListenerTable ( Symfony\Component\EventDispatcher\EventDispatcherInterface $eventDispatcher, $event, array $eventListeners, |
||
writeText ( string $content, array $options = [] ) |
protected describeCallable ( $callable, array $options = [] ) | ||
$options | array |
protected describeContainerAlias ( |
||
$alias | ||
$options | array |
protected describeContainerDefinition ( |
||
$definition | ||
$options | array |
protected describeContainerParameter ( $parameter, array $options = [] ) | ||
$options | array |
protected describeContainerParameters ( |
||
$parameters | ||
$options | array |
protected describeContainerService ( $service, array $options = [] ) | ||
$options | array |
protected describeContainerServices ( |
||
$builder | ||
$options | array |
protected describeContainerTags ( |
||
$builder | ||
$options | array |
protected describeEventDispatcherListeners ( Symfony\Component\EventDispatcher\EventDispatcherInterface $eventDispatcher, array $options = [] ) | ||
$eventDispatcher | Symfony\Component\EventDispatcher\EventDispatcherInterface | |
$options | array |
protected describeRoute ( Symfony\Component\Routing\Route $route, array $options = [] ) | ||
$route | Symfony\Component\Routing\Route | |
$options | array |
protected describeRouteCollection ( |
||
$routes | ||
$options | array |