FileManagedTestBase |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Base class for file tests that use the file_test module to test uploads and
hooks. |
FileCachingTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
|
FileTestBase::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
XmlFileLoader::load |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Loads an XML file. |
hook_file_url_alter |
function |
drupal/core/modules/system/system.api.php |
Alter the URL to a file. |
Client::filterFiles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Client.php |
Filters an array of files. |
CustomXmlFileLoader |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/CustomXmlFileLoader.php |
XmlFileLoader with schema validation turned off |
IniFileLoader::load |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/IniFileLoader.php |
Loads a resource. |
FileResource::$path |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php |
|
PhpFileLoader::load |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php |
Loads a PHP file. |
GetFilenameUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/GetFilenameUnitTest.php |
Tests drupal_get_filename()'s availability. |
drupal_get_filename |
function |
drupal/core/includes/bootstrap.inc |
Returns and optionally sets the filename for a system resource. |
FilesystemCache.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/FilesystemCache.php |
|
FileStorageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/FileStorageTest.php |
Definition of Drupal\system\Tests\PhpStorage\FileStorageTest. |
EmailTest::$profile |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/EmailTest.php |
The profile to install as a basis for testing. |
PostFile::$filename |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
|
FilesystemCacheTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/FilesystemCacheTest.php |
|
FileCache::doDelete |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
Deletes a cache entry. |
XmlFileLoader::load |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php |
Loads an XML file. |
FILE_NOT_EXECUTABLE |
constant |
drupal/core/includes/install.inc |
File permission check -- File is not executable. |
SSH::copyFileJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
Implements Drupal\Core\FileTransfer\FileTransfer::copyFileJailed(). |
FileLocator::locate |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Config/FileLocator.php |
|
FilesystemCacheTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/FilesystemCacheTest.php |
@group DCOM-101 |
FileCacheReaderTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/FileCacheReaderTest.php |
|
FilePrivateTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FilePrivateTest.php |
Definition of Drupal\file\Tests\FilePrivateTest. |
file_file_predelete |
function |
drupal/core/modules/file/file.module |
Implements hook_file_predelete(). |
PhpFileLoader::load |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/PhpFileLoader.php |
Loads a PHP file. |
FileTransfer::$port |
property |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
The port for this file transfer. |
FILE_URL_TEST_CDN_1 |
constant |
drupal/core/modules/file/tests/file_test/file_test.module |
|
FILE_URL_TEST_CDN_2 |
constant |
drupal/core/modules/file/tests/file_test/file_test.module |
|
FileTransfer::__get |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Implements the magic __get() method. |
FileTransfer::chmod |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Changes the permissions of the specified $path (file or directory). |
file_test_get_calls |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Get the arguments passed to invocation of a given hook since
file_test_reset() was last called. |
_file_test_log_call |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Store the values passed to a hook invocation. |
file_test_file_load |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Implements hook_file_load(). |
hook_file_predelete |
function |
drupal/core/modules/file/file.api.php |
Act prior to file deletion. |
file_test_file_copy |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Implements hook_file_copy(). |
Definition::setFile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets a file to require before creating the service. |
file_test_file_move |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Implements hook_file_move(). |
Definition::getFile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets the file to require before creating the service. |
ProfilerTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/ProfilerTest.php |
|
file_test_validator |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Helper validator that returns the $errors parameter. |
file_field_is_empty |
function |
drupal/core/modules/file/file.field.inc |
Implements hook_field_is_empty(). |
FileReadOnlyStorage |
class |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Reads code as regular PHP files, but won't write them. |
FILE_EXISTS_REPLACE |
constant |
drupal/core/includes/file.inc |
Flag for dealing with existing files: Replace the existing file. |
UploadedFile::$test |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Whether the test mode is activated. |
UploadedFile::$size |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
The file size provided by the uploader. |
file_default_scheme |
function |
drupal/core/includes/file.inc |
Gets the default file stream implementation. |
file_unmanaged_copy |
function |
drupal/core/includes/file.inc |
Copies a file to a new location without invoking the file API. |
FileFieldWidgetTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
Tests file field widget. |