TokenStream::push()

TokenStream push(Token $token) Pushes a token. Parameters Token $token Return Value TokenStream

ButtonBuilder::getRequestHandler()

RequestHandlerInterface getRequestHandler() Unsupported method. Return Value RequestHandlerInterface The request handler

Bundle\WebProfilerBundle\DependencyInjection

Classes Configuration This class contains the configuration information for the bundle WebProfilerExtension WebProfilerExtension.

AttributeMetadataInterface::getMaxDepth()

int|null getMaxDepth() Gets the serialization max depth for this attribute. Return Value int|null

PropelDataCollector::getQueryCount()

int getQueryCount() Returns the query count. Return Value int The query count

StopwatchExtension::getTokenParsers()

getTokenParsers()

ContainerBuilder::setAliases()

setAliases(array $aliases) Sets the service aliases. Parameters array $aliases An array of aliases

NodeDefinition::beforeNormalization()

ExprBuilder beforeNormalization() Sets an expression to run before the normalization. Return Value ExprBuilder

OutputFormatterInterface::getStyle()

OutputFormatterStyleInterface getStyle(string $name) Gets style options from style with specified name. Parameters string $name Return Value OutputFormatterStyleInterface

GreaterThanOrEqualValidator

class GreaterThanOrEqualValidator extends AbstractComparisonValidator Validates values are greater than or equal to the previous (>=). Constants PRETTY_DATE Whether to format {@link \DateTime} objects as RFC-3339 dates ("Y-m-d H:i:s"). OBJECT_TO_STRING Whether to cast objects with a "__toString()" method to strings. Methods initialize(ExecutionContextInterface $context) Initializes the constraint validator. from ConstraintValidator validate(mixed $value, Constraint $constr