RemoteFileDirectoryTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileDirectoryTest.php |
Sets up a Drupal site for running functional and integration tests. |
FileValidatorPathTest::getFile |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorPathTest.php |
|
DrupalUnitTestBase::$themeFiles |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php |
|
XmlFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\XmlFileLoader::supports |
DefaultFileLocator::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php |
Initializes a new FileDriver that looks in the given path(s) for mapping
documents and operates in the specified operating mode. |
BaseMemcacheProfilerStorage.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
|
FileBinaryMimeTypeGuesser::$cmd |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php |
|
AbstractProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
MemcacheProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcacheProfilerStorageTest.php |
|
RedisProfilerStorage::$lifetime |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
image_module_test_file_download |
function |
drupal/core/modules/image/tests/image_module_test.module |
@file
Provides Image module hook implementations for testing purposes. |
SymfonyFileLocator::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php |
Constructor |
hook_file_download_access_alter |
function |
drupal/core/modules/file/file.api.php |
Alter the access rules applied to a file download. |
PdoProfilerStorage::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Constructor. |
PHP_CodeCoverage_Filter::isFile |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Checks whether a filename is a real filename. |
RemoteFileSaveUploadTest::setUp |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/RemoteFileSaveUploadTest.php |
Sets up a Drupal site for running functional and integration tests. |
TestBase::filePreDeleteCallback |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Ensures test files are deletable within file_unmanaged_delete_recursive(). |
FileDriverTest::testIsTransient |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
TestFileDriver::loadMappingFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
Loads a mapping file with the given name and returns a map
from class/entity names to their corresponding file driver elements. |
DownloadTest::testFileCreateUrl |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/DownloadTest.php |
Test file_create_url(). |
Twig_Loader_Filesystem::addPath |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
Adds a path where templates are stored. |
entity_crud_hook_test_file_load |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_load(). |
Twig_Loader_Filesystem::isFresh |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
Returns true if the template is still fresh. |
FileSelection::buildEntityQuery |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/entity_reference/selection/FileSelection.php |
Overrides SelectionBase::buildEntityQuery(). |
AnnotationFileLoaderTest::setUp |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php |
|
WebTestBase::drupalGetTestFiles |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Get a list files that can be used in tests. |
WebTestBase::drupalCompareFiles |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Compare two files based on size and file name. |
PhpFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php |
|
MockFileSessionStorage::destroy |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Deletes a session from persistent storage.
Deliberately leaves session data in memory intact. |
FilesLoaderTest::getFilesLoader |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/FilesLoaderTest.php |
|
AnnotationFileLoader::findClass |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationFileLoader.php |
Returns the full class name for the first class in the file. |
FileReadOnlyStorage::$directory |
property |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
The directory where the files should be stored. |
file_unmanaged_delete_recursive |
function |
drupal/core/includes/file.inc |
Deletes all files and directories in the specified filepath recursively. |
assertJsonFileNotEqualsJsonFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that two JSON files are not equal. |
RemoteFileUnmanagedCopyTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedCopyTest.php |
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedCopyTest. |
MTimeProtectedFileStorage::load |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::load(). |
XmlFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
|
MongoDbProfilerStorage::cleanup |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
MongoDbProfilerStorage::getData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
RemoteFileScanDirectoryTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileScanDirectoryTest.php |
Definition of Drupal\system\Tests\File\RemoteFileScanDirectoryTest. |
RemoteFileUnmanagedMoveTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedMoveTest. |
YamlFileLoader::parseDefinition |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php |
Parses a definition. |
YamlFileLoader::resolveServices |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php |
Resolves services. |
File::$uploadNoFileErrorMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/File.php |
|
RedisProfilerStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/RedisProfilerStorageTest.php |
|
BinaryFileResponse::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
Constructor. |
assertXmlStringNotEqualsXmlFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that two XML documents are not equal. |
BinaryFileResponse::setAutoEtag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
Automatically sets the ETag header according to the checksum of the file. |
BinaryFileResponse::sendContent |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php |
Sends the file. |
XmlFileLoader::parseDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Parses multiple definitions |