MTimeProtectedFastFileStorage |
class |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Stores PHP code in files with securely hashed names. |
FileFieldWidgetTest::$modules |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
Modules to enable. |
WinCacheClassLoader::findFile |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/WinCacheClassLoader.php |
Finds a file by class name while caching lookups to WinCache. |
FileStorage::getFileExtension |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Returns the file extension used by the file storage for all configuration files. |
assertStringMatchesFormatFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a string matches a given format file. |
PHPUnit_Util_Fileloader::load |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Fileloader.php |
Loads a PHP sourcefile. |
ImageDimensionsTest::$profile |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsTest.php |
The profile to install as a basis for testing. |
assertXmlFileNotEqualsXmlFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that two XML files are not equal. |
SqliteProfilerStorage::initDb |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
FileStorageController::create |
function |
drupal/core/modules/file/lib/Drupal/file/FileStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::create(). |
TestFileTransfer::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Constructs a Drupal\Core\FileTransfer\FileTransfer object. |
AssetFactory::createFileAsset |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
TestFileTransfer::isDirectory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Checks if a particular path is a directory. |
TestFileTransfer::chmodJailed |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
|
XmlFileLoader::validateSchema |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Validates a documents XML schema. |
FileManagedTestBase::$modules |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Modules to enable. |
TypeValidatorTest::createFile |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php |
|
FileTokenReplaceTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileTokenReplaceTest.php |
|
UploadedFile::getErrorMessage |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Returns an informative upload error message. |
FileTestBase::createDirectory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php |
Create a directory and assert it exists. |
ParseException::getParsedFile |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
Gets the filename where the error occurred. |
ParseException::setParsedFile |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
Sets the filename where the error occurred. |
FileTransfer::createDirectory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Creates a directory. |
FileTransfer::removeDirectory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Removes a directory. |
UploadedFileTest::testGetSize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
UploadedFileTest::testIsValid |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
IniFileLoaderTest::$container |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
|
FileTransfer::getSettingsForm |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Returns a form to collect connection settings credentials. |
FileTranslation::loadLanguage |
function |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php |
Add translations for new language. |
FileTranslation::filesToArray |
function |
drupal/core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php |
Reads the given Gettext PO files into a data structure. |
FileTest::testMoveWithNewName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
FileTest::getFilenameFixtures |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
ClassLoader::setFileExtension |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Sets the file extension of class files in the namespace of this ClassLoader. |
MTimeProtectedFileStorageTest |
class |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php |
Tests the directory mtime based PHP loader implementation. |
ClassLoader::getFileExtension |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Gets the file extension of class files in the namespace of this ClassLoader. |
MTimeProtectedFileStorage.php |
file |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFileStorage.php |
Definition of Drupal\Component\PhpStorage\MTimeProtectedFileStorage. |
FileDriver::setGlobalBasename |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
Set global basename |
FileDriver::getGlobalBasename |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
Retrieve global basename |
PHP_Token_Stream::getFilename |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
@since Method available since Release 1.1.0 |
RemoteFileUnmanagedDeleteTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteTest.php |
Deletion related tests on remote filesystems. |
FileStorageTest::testReadOnly |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php |
Tests writing with one class and reading with another. |
file_validate_image_resolution |
function |
drupal/core/modules/file/file.module |
Verifies that image dimensions are within the specified maximum and minimum. |
DefaultFileLocator::fileExists |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php |
Check if a file can be found for this class name. |
ProfileFormController::actions |
function |
drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |
PhpFileCacheTest::testLifetime |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
MongoDbProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
PhpFileCacheTest::testGetStats |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
@group DCOM-43 |
FileinfoMimeTypeGuesser::guess |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileinfoMimeTypeGuesser.php |
Guesses the mime type of the file with the given path. |
FileStorageFactory::getStaging |
function |
drupal/core/lib/Drupal/Core/Config/FileStorageFactory.php |
Returns a FileStorage object working with the staging config directory. |
RedisProfilerStorage::getRedis |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Internal convenience method that returns the instance of Redis. |