Shell deprecated::getProcessIsolation()

getProcessIsolation()

ValidatorBuilderInterface

interface ValidatorBuilderInterface A configurable builder for ValidatorInterface objects. Methods ValidatorBuilderInterface addObjectInitializer(ObjectInitializerInterface $initializer) Adds an object initializer to the validator. ValidatorBuilderInterface addObjectInitializers(array $initializers) Adds a list of object initializers to the validator. ValidatorBuilderInterface addXmlMapping(string $path) Adds an XML constraint mapping file to the validator. ValidatorBuilderI

Node::compile()

compile(Compiler $compiler) Parameters Compiler $compiler

Request::getScriptName()

string getScriptName() Returns current script name. Return Value string

Table::setColumnWidth()

Table setColumnWidth(int $columnIndex, int $width) Sets the minimum width of a column. Parameters int $columnIndex Column index int $width Minimum column width in characters Return Value Table

AbstractAdapter::hasItem()

hasItem($key) {@inheritdoc} Parameters $key

ExecutionContext::addViolation()

addViolation(string $message, array $parameters = array()) Adds a violation at the current node of the validation graph. Parameters string $message The error message array $parameters

Component\HttpKernel\Profiler

Classes BaseMemcacheProfilerStorage Base Memcache storage for profiling information in a Memcache. FileProfilerStorage Storage for profiler using files. MemcacheProfilerStorage Memcache Profiler Storage MemcachedProfilerStorage Memcached Profiler Storage MongoDbProfilerStorage MysqlProfilerStorage A ProfilerStorage for Mysql PdoProfilerStorage Base PDO storage for profiling information in a PDO database. Profile Profile. Profiler Profiler. RedisProfilerStora

Response::isRedirection()

bool isRedirection() Is the response a redirect? Return Value bool

ClassMetadata::getCascadingStrategy()

int getCascadingStrategy() Class nodes are never cascaded. {@inheritdoc} Return Value int The cascading strategy