ElementNode::getNamespace()

null|string getNamespace() Return Value null|string

DumperInterface::dumpScalar()

dumpScalar(Cursor $cursor, string $type, scalar $value) Dumps a scalar value. Parameters Cursor $cursor The Cursor position in the dump string $type The PHP type of the value being dumped scalar $value The scalar value being dumped

StopwatchEvent::isStarted()

bool isStarted() Checks if the event was started. Return Value bool

Bridge\Monolog\Processor

Classes WebProcessor WebProcessor override to read from the HttpFoundation's Request

TestSessionListener::onKernelRequest()

onKernelRequest(GetResponseEvent $event) Parameters GetResponseEvent $event

JsonFileLoader

class JsonFileLoader extends FileLoader JsonFileLoader loads translations from an json file. Methods MessageCatalogue load(mixed $resource, string $locale, string $domain = 'messages') Loads a locale. from FileLoader Details MessageCatalogue load(mixed $resource, string $locale, string $domain = 'messages') Loads a locale. Parameters mixed $resource A resource string $locale A locale string $domain The domain Return Value MessageCatalogue A Me

Bundle\WebProfilerBundle\Profiler

Classes TemplateManager Profiler Templates Manager

UndefinedFunctionFatalErrorHandler

class UndefinedFunctionFatalErrorHandler implements FatalErrorHandlerInterface ErrorHandler for undefined functions. Methods FatalErrorException|null handleError(array $error, FatalErrorException $exception) Attempts to convert an error into an exception. Details FatalErrorException|null handleError(array $error, FatalErrorException $exception) Attempts to convert an error into an exception. Parameters array $error An array as returned by err

OptionsResolver::offsetUnset()

offsetUnset($option) Not supported. Parameters $option Exceptions AccessException

QtFileLoader

class QtFileLoader implements LoaderInterface QtFileLoader loads translations from QT Translations XML files. Methods MessageCatalogue load(mixed $resource, string $locale, string $domain = 'messages') Loads a locale. Details MessageCatalogue load(mixed $resource, string $locale, string $domain = 'messages') Loads a locale. Parameters mixed $resource A resource string $locale A locale string $domain The domain Return Value MessageCatalogue A