Ssi

class Ssi implements SurrogateInterface Ssi implements the SSI capabilities to Request and Response instances. Methods __construct(array $contentTypes = array('text/html', 'text/xml', 'application/xhtml+xml', 'application/xml')) Constructor. string getName() Returns surrogate name. ResponseCacheStrategyInterface createCacheStrategy() Returns a new cache strategy instance. bool hasSurrogateCapability(Request $request) Checks that at least one surrogate has Surrogate capabil

SplFileInfo::getRelativePathname()

string getRelativePathname() Returns the relative path name. This path contains the file name. Return Value string the relative path name

SqliteProfilerStorage deprecated

class SqliteProfilerStorage extends PdoProfilerStorage deprecated Deprecated since Symfony 2.8, to be removed in Symfony 3.0. Use {@link FileProfilerStorage} instead. SqliteProfilerStorage stores profiling information in a SQLite database. Methods __construct(string $dsn, string $username = '', string $password = '', int $lifetime = 86400) Constructor. from PdoProfilerStorage array find(string $ip, string $url, string $limit, string $method, int|null $start = null, int|null $end

SplCaster::castOuterIterator()

static castOuterIterator(OuterIterator $c, array $a, Stub $stub, $isNested) Parameters OuterIterator $c array $a Stub $stub $isNested

SplCaster::castObjectStorage()

static castObjectStorage(SplObjectStorage $c, array $a, Stub $stub, $isNested) Parameters SplObjectStorage $c array $a Stub $stub $isNested

SplFileInfo::getRelativePath()

string getRelativePath() Returns the relative path. This path does not contain the file name. Return Value string the relative path

SplCaster::castHeap()

static castHeap(Iterator $c, array $a, Stub $stub, $isNested) Parameters Iterator $c array $a Stub $stub $isNested

SplFileInfo

class SplFileInfo extends SplFileInfo Extends \SplFileInfo to support relative paths. Methods __construct(string $file, string $relativePath, string $relativePathname) Constructor. string getRelativePath() Returns the relative path. string getRelativePathname() Returns the relative path name. string getContents() Returns the contents of the file. Details __construct(string $file, string $relativePath, string $relativePathname) C

SplFileInfo::getContents()

string getContents() Returns the contents of the file. Return Value string the contents of the file Exceptions RuntimeException

SplCaster::castFileObject()

static castFileObject(SplFileObject $c, array $a, Stub $stub, $isNested) Parameters SplFileObject $c array $a Stub $stub $isNested