ServiceNotFoundException

class ServiceNotFoundException extends InvalidArgumentException This exception is thrown when a non-existent service is requested. Methods __construct($id, $sourceId = null, Exception $previous = null, array $alternatives = array()) getId() getSourceId() Details __construct($id, $sourceId = null, Exception $previous = null, array $alternatives = array()) Parameters $id $sourceId Exception $previous array $alternatives

Table::setStyle()

Table setStyle(TableStyle|string $name) Sets table style. Parameters TableStyle|string $name The style name or a TableStyle instance Return Value Table

BundleInterface::shutdown()

shutdown() Shutdowns the Bundle.

Finder::ignoreVCS()

Finder|SplFileInfo[] ignoreVCS(bool $ignoreVCS) Forces the finder to ignore version control directories. Parameters bool $ignoreVCS Whether to exclude VCS files or not Return Value Finder|SplFileInfo[] The current Finder instance See also ExcludeDirectoryFilterIterator

ChoiceFormField::tick()

tick() Ticks a checkbox. Exceptions LogicException When the type provided is not correct

AbstractAdapter deprecated::setNotContains()

AdapterInterface setNotContains(array $notContains) Parameters array $notContains Return Value AdapterInterface Current instance

Bundle\DebugBundle

Namespaces Symfony\Bundle\DebugBundle\DependencyInjection Classes DebugBundle

AbstractAdapter deprecated::setSort()

AdapterInterface setSort(Closure|int $sort) Parameters Closure|int $sort Return Value AdapterInterface Current instance

PhpAdapter deprecated::getName()

string getName() Returns adapter name. Return Value string

AdapterInterface deprecated::setNotContains()

AdapterInterface setNotContains(array $notContains) Parameters array $notContains Return Value AdapterInterface Current instance