AppVariable::setEnvironment()

setEnvironment($environment) Parameters $environment

OutputFormatterStyleInterface::setForeground()

setForeground(string $color = null) Sets style foreground color. Parameters string $color The color name

Request::getRealMethod()

string getRealMethod() Gets the "real" request method. Return Value string The request method See also getMethod()

NodeExtension::getNodeTranslators()

callable[] getNodeTranslators() Returns node translators. These callables will receive the node as first argument and the translator as second argument. Return Value callable[]

RoutingExtension::getName()

getName() {@inheritdoc}

StopwatchExtension::getStopwatch()

getStopwatch()

Bridge\Propel1\Logger

Classes PropelLogger PropelLogger.

UrlGenerator::getRelativePath()

static string getRelativePath(string $basePath, string $targetPath) Returns the target path as relative reference from the base path. Only the URIs path component (no schema, host etc.) is relevant and must be given, starting with a slash. Both paths must be absolute and not contain relative parts. Relative URLs from one resource to another are useful when generating self-contained downloadable document archives. Furthermore, they can be used to reduce the link size in

NodeDefinition::treatTrueLike()

NodeDefinition|$this treatTrueLike(mixed $value) Sets the equivalent value used when the node contains true. Parameters mixed $value Return Value NodeDefinition|$this

PreAuthenticatedToken::getProviderKey()

string getProviderKey() Returns the provider key. Return Value string The provider key