file.module |
file |
drupal/core/modules/file/file.module |
Defines a "managed_file" Form API field and a "file" field for Field module. |
FileStorage |
class |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Stores the code as regular PHP files. |
file_delete |
function |
drupal/core/includes/file.inc |
Deletes a file and its database record. |
FileBag.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/FileBag.php |
|
FileStorage |
class |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Defines the file storage controller. |
FileBagTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php |
FileBagTest. |
FileLocator |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Config/FileLocator.php |
FileLocator uses the KernelInterface to locate resources in bundles. |
SSH::isFile |
function |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
Implements Drupal\Core\FileTransfer\FileTransfer::isFile(). |
file_schema |
function |
drupal/core/modules/file/file.install |
Implements hook_schema(). |
Profiler.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
|
File::render |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/File.php |
Render the field. |
FileItemTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FileItemTest.php |
Tests the new entity API for the file field type. |
file.install |
file |
drupal/core/modules/file/file.install |
Install, update and uninstall functions for File module. |
file.api.php |
file |
drupal/core/modules/file/file.api.php |
Hooks for file module. |
FileTestForm |
class |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/Form/FileTestForm.php |
File test form class. |
FileTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
Profile::$ip |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
|
FileSize.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FileSize.php |
Definition of Drupal\views\Plugin\views\field\FileSize. |
FileResource |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php |
A resource is something formulae can be loaded from. |
UploadedFile |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
A file uploaded through a form. |
FileItem.php |
file |
drupal/core/modules/file/lib/Drupal/file/Type/FileItem.php |
Contains \Drupal\file\Type\FileItem. |
FileTestBase |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php |
Base class for file tests that adds some additional file specific
assertions and helper functions. |
FileTransfer |
class |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Defines the base FileTransfer class. |
ProfilerTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/ProfilerTest.php |
|
FileMime.php |
file |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/FileMime.php |
Definition of Drupal\file\Plugin\views\field\FileMime. |
FileBag::set |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/FileBag.php |
@api |
FileBag::add |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/FileBag.php |
@api |
FileMoveTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/FileMoveTest.php |
Tests the file move function for managed files. |
PostFile.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
|
PhpFileCache |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/PhpFileCache.php |
Php file cache driver. |
Psr0FindFile |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/Psr0FindFile.php |
Finds a class in a PSR-0 structure. |
FileException |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/FileException.php |
Thrown when an error occurred in the component File |
file_validate |
function |
drupal/core/modules/file/file.module |
Checks that a file meets the criteria specified by the validators. |
file_icon_url |
function |
drupal/core/modules/file/file.module |
Creates a URL to the icon for a file entity. |
file_icon_map |
function |
drupal/core/modules/file/file.module |
Determines the generic icon MIME package based on a file's MIME type. |
FileUsageBase |
class |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageBase.php |
Defines the base class for database file usage backend. |
FileValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/FileValidator.php |
@author Bernhard Schussek <bschussek@gmail.com> |
FileSelection |
class |
drupal/core/modules/file/lib/Drupal/file/Plugin/entity_reference/selection/FileSelection.php |
Provides specific access control for the file entity type. |
file.info.yml |
file |
drupal/core/modules/file/file.info.yml |
drupal/core/modules/file/file.info.yml |
File_Iterator |
class |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
FilterIterator implementation that filters files based on prefix(es) and/or
suffix(es). Hidden files and files from hidden directories are also filtered. |
XmlFileLoader |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php |
XmlFileLoader loads XML routing files. |
File::$status |
property |
drupal/core/modules/file/lib/Drupal/file/Plugin/Core/Entity/File.php |
A field indicating the status of the file. |
Profiler::all |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Gets the Collectors associated with this profiler. |
Profiler::set |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Sets the Collectors associated with this profiler. |
Profiler::add |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Adds a Collector. |
Profiler::has |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Returns true if a Collector for the given name exists. |
Profiler::get |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Gets a Collector by name. |
file_download |
function |
drupal/core/includes/file.inc |
Page callback: Handles private file transfers. |
FileCache.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
|
PhpFileLoader |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/PhpFileLoader.php |
PhpFileLoader loads routes from a PHP file. |