AttributeNode::getValue()

string getValue() Return Value string

GeneratorDumper

class GeneratorDumper implements GeneratorDumperInterface GeneratorDumper is the base class for all built-in generator dumpers. Methods __construct(RouteCollection $routes) Constructor. RouteCollection getRoutes() Gets the routes to dump. Details __construct(RouteCollection $routes) Constructor. Parameters RouteCollection $routes The RouteCollection to dump RouteCollection getRoutes() Gets the r

Cookie::getDomain()

string getDomain() Gets the domain that the cookie is available to. Return Value string

NullOutput::isDebug()

bool isDebug() Returns whether verbosity is debug (-vvv). Return Value bool true if verbosity is set to VERBOSITY_DEBUG, false otherwise

Process::isPty()

bool isPty() Returns PTY state. Return Value bool

MutableAclInterface::deleteClassFieldAce()

deleteClassFieldAce(int $index, string $field) Deletes a class-field-based ACE Parameters int $index string $field

Process::getStatus()

string getStatus() Gets the process status. The status is one of: ready, started, terminated. Return Value string The current process status

TokenNotFoundException

class TokenNotFoundException extends RuntimeException

Bundle\FrameworkBundle\Templating\Helper

Classes ActionsHelper ActionsHelper manages action inclusions. CodeHelper CodeHelper. FormHelper FormHelper provides helpers to help display forms. RequestHelper RequestHelper provides access to the current request parameters. RouterHelper RouterHelper manages links between pages in a template context. SessionHelper SessionHelper provides read-only access to the session attributes. TranslatorHelper TranslatorHelper.

Component\Validator\Mapping\Cache

Classes ApcCache Interfaces CacheInterface Persists ClassMetadata instances in a cache