system_retrieve_file |
function |
drupal/core/modules/system/system.module |
Attempts to get a file using drupal_http_request and to store it locally. |
PhpFileCacheTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
file_create_filename |
function |
drupal/core/includes/file.inc |
Creates a full file path from a directory and filename. |
RetrieveFileTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/RetrieveFileTest.php |
Definition of Drupal\system\Tests\System\RetrieveFileTest. |
file_delete_multiple |
function |
drupal/core/includes/file.inc |
Deletes files. |
Views template files |
group |
drupal/core/modules/views/theme/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. |
FileDriver::$locator |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
|
file_upload_max_size |
function |
drupal/core/includes/file.inc |
Determines the maximum file upload size by querying the PHP settings. |
user-profile.tpl.php |
file |
drupal/core/modules/user/templates/user-profile.tpl.php |
Default theme implementation to present all user profile data. |
File::$createdColumn |
property |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/wizard/File.php |
Set the created column. |
module_test.file.inc |
file |
drupal/core/modules/system/tests/modules/module_test/module_test.file.inc |
A file to test module_implements() loading includes. |
GenericFileFormatter |
class |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/GenericFileFormatter.php |
Plugin implementation of the 'file_default' formatter. |
FileStorage::$dumper |
property |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
A shared YAML dumper instance. |
FileStorage::$parser |
property |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
A shared YAML parser instance. |
FileStorageTest::read |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
file_module_test.info |
file |
drupal/core/modules/file/tests/file_module_test.info |
name = File test
description = Provides hooks for testing File module functionality.
package = Core
version = VERSION
core = 8.x
hidden = TRUE |
FileInclusionTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php |
Definition of Drupal\system\Tests\Form\FileInclusionTest. |
_locale_parse_js_file |
function |
drupal/core/modules/locale/locale.module |
Parses a JavaScript file, extracts strings wrapped in Drupal.t() and
Drupal.formatPlural() and inserts them into the database. |
FileMoveTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/FileMoveTest.php |
|
PhpFileLoaderTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php |
|
FileLocator::getPaths |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php |
Get all the paths that this file locator looks for mapping files. |
XmlFileLoaderTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
|
FileFieldRevisionTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRevisionTest.php |
Tests file handling with node revisions. |
Process::$fileHandles |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
Profiler::$collectors |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
|
Profiler::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Constructor. |
file_mimetype_mapping |
function |
drupal/core/includes/file.mimetypes.inc |
Return an array of MIME extension mappings. |
Profiler::loadProfile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Loads the Profile for the given token. |
Profiler::saveProfile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Saves a Profile. |
FieldFileSizeTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
Definition of Drupal\views\Tests\Handler\FieldFileSizeTest. |
FileStorageController |
class |
drupal/core/modules/file/lib/Drupal/file/FileStorageController.php |
File storage controller for files. |
Twig_Error::$filename |
property |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
|
FileResource::isFresh |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php |
Checks if a timestamp represents the latest resource. |
ParseInfoFileUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ParseInfoFileUnitTest.php |
Tests the drupal_parse_info_file() API function. |
PostFileInterface.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
|
PostFile::__construct |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
|
IniFileLoaderTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
|
PhpFileLoaderTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php |
|
PostFile::setFilename |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
Set the path to the file |
PostFile::getFilename |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
Get the full path to the file |
XmlFileLoaderTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
Profile::getCollector |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
|
file_module_test_menu |
function |
drupal/core/modules/file/tests/file_module_test.module |
Implements hook_menu(). |
file_module_test_form |
function |
drupal/core/modules/file/tests/file_module_test.module |
Form constructor for testing a 'managed_file' element. |
Profile::addCollector |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
|
Profile::hasCollector |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
|
SqliteProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
SqliteProfilerStorage stores profiling information in a SQLite database. |
FileCache::$directory |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
|
ProfileFormController |
class |
drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php |
Form controller for the profile forms. |
FileCache::$extension |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
|