Overview

Namespaces

  • Composer
    • Autoload
  • Guzzle
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
        • Header
      • QueryAggregator
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Mock
    • Stream
  • Mockery
    • Adapter
      • Phpunit
    • CountValidator
    • Exception
    • Generator
      • StringManipulation
        • Pass
    • Loader
    • Matcher
  • None
  • Omnipay
    • Common
      • Exception
      • Message
    • Dummy
      • Message
    • Fatzebra
      • Message
  • PHP
  • Symfony
    • Component
      • EventDispatcher
        • Debug
        • DependencyInjection
        • Tests
          • Debug
          • DependencyInjection
      • HttpFoundation
        • File
          • Exception
          • MimeType
        • Session
          • Attribute
          • Flash
          • Storage
            • Handler
            • Proxy
        • Tests
          • File
            • MimeType
          • Session
            • Attribute
            • Flash
            • Storage
              • Handler
              • Proxy
      • Yaml
        • Exception
        • Tests

Classes

  • FakeFile
  • FileTest
  • UploadedFileTest
  • Overview
  • Namespace
  • Class
  • Tree

Class FakeFile

A file in the file system.

SplFileInfo
Extended by Symfony\Component\HttpFoundation\File\File
Extended by Symfony\Component\HttpFoundation\Tests\File\FakeFile
Namespace: Symfony\Component\HttpFoundation\Tests\File
Author: Bernhard Schussek bschussek@gmail.com
Api
Located at Tests/File/FakeFile.php
Methods summary
public
# __construct( string $realpath, boolean $path )

Constructs a new file from the given path.

Constructs a new file from the given path.

Parameters

$realpath
$path The path to the file
$path
$checkPath Whether to check the path or not

Throws

FileNotFoundException
If the given path is not a file

Api

Overrides

Symfony\Component\HttpFoundation\File\File::__construct()
public
# isReadable( )

Overrides

SplFileInfo::isReadable()
public
# getRealpath( )
public
# getSize( )

Overrides

SplFileInfo::getSize()
public
# getMTime( )

Overrides

SplFileInfo::getMTime()
Methods inherited from Symfony\Component\HttpFoundation\File\File
getExtension(), getMimeType(), getName(), getTargetFile(), guessExtension(), move()
Methods inherited from SplFileInfo
__toString(), _bad_state_ex(), getATime(), getBasename(), getCTime(), getFileInfo(), getFilename(), getGroup(), getInode(), getLinkTarget(), getOwner(), getPath(), getPathInfo(), getPathname(), getPerms(), getRealPath(), getType(), isDir(), isExecutable(), isFile(), isLink(), isWritable(), openFile(), setFileClass(), setInfoClass()
Omnipay Fat Zebra / Paystream Gateway Module API Documentation API documentation generated by ApiGen