Event::isPropagationStopped()

bool isPropagationStopped() Returns whether further event listeners should be triggered. Return Value bool Whether propagation was already stopped for this event See also Event::stopPropagation()

Collection::getIterator()

getIterator()

Kernel::locateResource()

string|array locateResource(string $name, string $dir = null, bool $first = true) Returns the file path for a given resource. A Resource can be a file or a directory. The resource name must follow the following pattern: "@BundleName/path/to/a/file.something" where BundleName is the name of the bundle and the remaining part is the relative path in the bundle. If $dir is passed, and the first segment of the path is "Resources", this method will look for a file named: $dir/<Bund

Locale deprecated::getIntlIcuDataVersion()

static string|null getIntlIcuDataVersion() Returns the ICU Data version as defined by the intl extension. Return Value string|null The ICU Data version

AuditableAclInterface::updateClassFieldAuditing()

updateClassFieldAuditing(int $index, string $field, bool $auditSuccess, bool $auditFailure) Updates auditing for class-field-based ACE Parameters int $index string $field bool $auditSuccess bool $auditFailure

EntityChoiceList deprecated

class EntityChoiceList extends ObjectChoiceList deprecated Deprecated since Symfony 2.7, to be removed in Symfony 3.0. Use {@link DoctrineChoiceLoader} instead. A choice list presenting a list of Doctrine entities as choices. Methods __construct(ObjectManager $manager, string $class, string $labelPath = null, EntityLoaderInterface $entityLoader = null, array|Traversable|null $entities = null, array $preferredEntities = array(), string $groupPath = null, PropertyAccessorInterface $pro

Kernel::getCharset()

string getCharset() Gets the charset of the application. Return Value string The charset

KernelInterface::boot()

boot() Boots the current kernel.

SwiftMailerHandler::setTransport()

setTransport(Swift_Transport $transport) Parameters Swift_Transport $transport

EntryInterface::getStrategy()

string getStrategy() The strategy for comparing masks Return Value string