bool isPublic() Whether this service is public facing.
Definition setAutowiringTypes(array
setParameter(string $name, mixed $value) Sets a parameter.
bool hasParameter(string $name) Checks if a parameter exists.
string getParent() Returns the Definition being decorated.
array getArguments() Gets the arguments to pass to the service constructor/factory method.
string|null getClass() Gets the service class.
bool has(string $id) Returns true if the given service is defined.
bool isFrozen() Returns true if the container parameter bag are frozen.
static string camelize(string $id) Camelizes a string.
Page 8 of 17