array all() Gets the service container parameters.
clear() Clears all parameters.
resolve() Replaces parameter placeholders (%name%) by their values for all parameters.
interface ParameterBagInterface ParameterBagInterface. Methods
add(array $parameters) Adds parameters to the service container parameters.
bool has(string $name) Returns true if a parameter name is defined.
Page 3 of 3