StopwatchPeriod::getMemory()

int getMemory() Gets the memory usage. Return Value int The memory usage (in bytes)

DoctrineDataCollector::getQueryCount()

getQueryCount()

SecurityDataCollector

class SecurityDataCollector extends DataCollector SecurityDataCollector. Methods serialize() from DataCollector unserialize($data) from DataCollector __construct(TokenStorageInterface $tokenStorage = null, RoleHierarchyInterface $roleHierarchy = null, LogoutUrlGenerator $logoutUrlGenerator = null, AccessDecisionManagerInterface $accessDecisionManager = null) Constructor. collect(Request $request, Response $response, Exception $exception = null) Collects data for the given

NodeBuilder::booleanNode()

BooleanNodeDefinition booleanNode(string $name) Creates a child Boolean node. Parameters string $name The name of the node Return Value BooleanNodeDefinition The child node

RecursiveValidator

class RecursiveValidator implements ValidatorInterface Recursive implementation of {@link ValidatorInterface}. Methods __construct(ExecutionContextFactoryInterface $contextFactory, MetadataFactoryInterface $metadataFactory, ConstraintValidatorFactoryInterface $validatorFactory, array $objectInitializers = array()) Creates a new validator. ContextualValidatorInterface startContext($root = null) Starts a new validation context and returns a validator for that context. ContextualVal

ExtensionInterface::getCombinationTranslators()

callable[] getCombinationTranslators() Returns combination translators. Return Value callable[]

ErrorHandler::scopeAt()

int scopeAt(int $levels, bool $replace = false) Sets the PHP error levels for which local variables are preserved. Parameters int $levels A bit field of E_* constants for scoped errors bool $replace Replace or amend the previous value Return Value int The previous value

TableHelper deprecated::setHeaders()

setHeaders(array $headers) Parameters array $headers

RequestDataCollector::getRequestServer()

getRequestServer()

Route::getCondition()

getCondition()