UploadedFile::$size |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
The file size provided by the uploader. |
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. |
EmailTest::$profile |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/EmailTest.php |
The profile to install as a basis for testing. |
FileLocator::locate |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Config/FileLocator.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. |
FILE_NOT_EXECUTABLE |
constant |
drupal/core/includes/install.inc |
File permission check -- File is not executable. |
IniFileLoader::load |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/IniFileLoader.php |
Loads a resource. |
YamlFilesLoader.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/YamlFilesLoader.php |
|
File::getTargetFile |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/File.php |
|
PhpFileLoader::load |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php |
Loads a PHP file. |
FileTransfer::$port |
property |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
The port for this file transfer. |
FilesystemCache.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/FilesystemCache.php |
|
FilePrivateTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FilePrivateTest.php |
Definition of Drupal\file\Tests\FilePrivateTest. |
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). |
ProfilerTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/ProfilerTest.php |
|
drupal_get_filename |
function |
drupal/core/includes/bootstrap.inc |
Returns and optionally sets the filename for a system resource. |
FileCache::doDelete |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
Deletes a cache entry. |
file_field_is_empty |
function |
drupal/core/modules/file/file.field.inc |
Implements hook_field_is_empty(). |
hook_file_url_alter |
function |
drupal/core/modules/system/system.api.php |
Alter the URL to a file. |
PostFile::$fieldName |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
|
RedisProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
RedisProfilerStorage stores profiling information in Redis. |
RetrieveFileTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/RetrieveFileTest.php |
Definition of Drupal\system\Tests\System\RetrieveFileTest. |
MockFileTransfer.php |
file |
drupal/core/modules/system/tests/modules/system_test/lib/Drupal/system_test/MockFileTransfer.php |
Definition of Drupal\system_test\MockFileTransfer. |
File_Iterator_Facade |
class |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator/Facade.php |
Façade implementation that uses File_Iterator_Factory to create a
File_Iterator that operates on an AppendIterator that contains an
RecursiveDirectoryIterator for each given path. The list of unique
files is returned as an array. |
ProfilerListener.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
|
Views template files |
group |
drupal/core/modules/views/views.theme.inc |
All views templates can be overridden with a variety of names, using
the view, the display ID of the view, the display type of the view,
or some combination thereof. |
config_file_download |
function |
drupal/core/modules/config/config.module |
Implements hook_file_download(). |
File::$createdColumn |
property |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/wizard/File.php |
Set the created column. |
GenericFileFormatter |
class |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/GenericFileFormatter.php |
Plugin implementation of the 'file_default' formatter. |
FilesLoader::$loader |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FilesLoader.php |
|
ArchiveTar::_addFile |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
UploadedFileTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
file_ensure_htaccess |
function |
drupal/core/includes/file.inc |
Creates a .htaccess file in each Drupal files directory if it is missing. |
form_pre_render_file |
function |
drupal/core/includes/form.inc |
Prepares a #type 'file' render element for theme_input(). |
AnnotationFileLoader |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationFileLoader.php |
AnnotationFileLoader loads routing information from annotations set
on a PHP class and its methods. |
LegacyTest::$profile |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/LegacyTest.php |
The profile to install as a basis for testing. |
FilesystemCache::has |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/FilesystemCache.php |
Checks if the cache has a value for a key. |
FilesystemCache::get |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/FilesystemCache.php |
Returns the value for a key. |
FilesystemCache::set |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/FilesystemCache.php |
Sets a value in the cache. |
file_create_filename |
function |
drupal/core/includes/file.inc |
Creates a full file path from a directory and filename. |
YamlFileLoader::load |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php |
Loads a Yaml file. |
file_delete_multiple |
function |
drupal/core/includes/file.inc |
Deletes files. |
MysqlProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MysqlProfilerStorage.php |
A ProfilerStorage for Mysql |
FileFieldDisplayTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldDisplayTest.php |
Tests that formatters are working properly. |
file_upload_max_size |
function |
drupal/core/includes/file.inc |
Determines the maximum file upload size by querying the PHP settings. |
file_test_set_return |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Assign a return value for a given operation. |
Profile::$collectors |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
|
FileTransferTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/FileTransferTest.php |
Definition of Drupal\system\Tests\FileTransfer\FileTransferTest. |
TestFileTransfer.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Definition of Drupal\system\Tests\FileTransfer\TestFileTransfer. |