FileBagTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php |
FileBagTest. |
FileBag.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/FileBag.php |
|
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. |
FileStorage |
class |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Defines the file storage controller. |
file.api.php |
file |
drupal/core/modules/file/file.api.php |
Hooks for file module. |
file.install |
file |
drupal/core/modules/file/file.install |
Install, update and uninstall functions for File module. |
FileSize.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FileSize.php |
Definition of Drupal\views\Plugin\views\field\FileSize. |
FileMime.php |
file |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/FileMime.php |
Definition of Drupal\file\Plugin\views\field\FileMime. |
FileMoveTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/FileMoveTest.php |
Tests the file move function for managed files. |
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. |
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 |
FileResource |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php |
A resource is something formulae can be loaded from. |
Profile::$ip |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
|
Profiler.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
|
PostFile.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
|
FileTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.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. |
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 |
|
UploadedFile |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
A file uploaded through a form. |
File::render |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/File.php |
Render the field. |
File::$status |
property |
drupal/core/modules/file/lib/Drupal/file/Plugin/Core/Entity/File.php |
A field indicating the status of the file. |
XmlFileLoader |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
XmlFileLoader loads XML files service definitions. |
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. |
IniFileLoader |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/IniFileLoader.php |
IniFileLoader loads parameters from INI files. |
FileAsset.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/FileAsset.php |
|
PhpFileLoader |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php |
PhpFileLoader loads service definitions from a PHP file. |
Profile::$url |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
|
FILE_READABLE |
constant |
drupal/core/includes/install.inc |
File permission check -- File is readable. |
FILE_WRITABLE |
constant |
drupal/core/includes/install.inc |
File permission check -- File is writable. |
XmlFileLoader |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php |
XmlFileLoader loads XML routing files. |
file_validate |
function |
drupal/core/modules/file/file.module |
Checks that a file meets the criteria specified by the validators. |
FileException |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/FileException.php |
Thrown when an error occurred in the component File |
FileUsageBase |
class |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageBase.php |
Defines the base class for database file usage backend. |
Local::isFile |
function |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Implements Drupal\Core\FileTransfer\FileTransfer::isFile(). |
PhpFileLoader |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/PhpFileLoader.php |
PhpFileLoader loads routes from a PHP file. |
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. |
TestFileUsage |
class |
drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/TestFileUsage.php |
|
FileCache.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
|
file_transfer |
function |
drupal/core/includes/file.inc |
Transfers a file to the client using HTTP. |
file_download |
function |
drupal/core/includes/file.inc |
Page callback: Handles private file transfers. |
FileAssetTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/FileAssetTest.php |
|