Reader::isEOF()

bool isEOF() Return Value bool

Bundle::shutdown()

shutdown() Shutdowns the Bundle.

DoctrineDataCollector::getQueries()

getQueries()

ProgressBar::setOverwrite()

setOverwrite(bool $overwrite) Sets whether to overwrite the progressbar, false for new line. Parameters bool $overwrite

ConstraintViolationBuilderInterface::addViolation()

addViolation() Adds the violation to the current execution context.

ArrayAccessibleResourceBundle::getErrorMessage()

getErrorMessage()

Client::isFollowingRedirects()

bool isFollowingRedirects() Returns whether client automatically follows redirects or not. Return Value bool

StopwatchExtension::getName()

getName()

ApplicationDescription

class ApplicationDescription Constants GLOBAL_NAMESPACE Methods __construct(Application $application, string|null $namespace = null) Constructor. array getNamespaces() Command[] getCommands() Command getCommand(string $name) Details __construct(Application $application, string|null $namespace = null) Constructor. Parameters Application $application string|null $namespace array getNamespac

TraceableEventDispatcher

class TraceableEventDispatcher implements TraceableEventDispatcherInterface Collects some data about event listeners. This event dispatcher delegates the dispatching to another one. Methods __construct(EventDispatcherInterface $dispatcher, Stopwatch $stopwatch, LoggerInterface $logger = null) Constructor. addListener(string $eventName, callable $listener, int $priority) Adds an event listener that listens on the specified events. addSubscriber(EventSubscriberInterface $subscrib