File::$pathField |
property |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/wizard/File.php |
Set default values for the path field options. |
File::$timestamp |
property |
drupal/core/modules/file/lib/Drupal/file/Plugin/Core/Entity/File.php |
UNIX timestamp for when the file was last saved. |
Profiler::enable |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Enables the profiler. |
MockFileTransfer |
class |
drupal/core/modules/update/tests/modules/update_test/lib/Drupal/update_test/MockFileTransfer.php |
Mocks a FileTransfer object to test the settings form functionality. |
Profiler::export |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Exports the current profiler data. |
Profiler::import |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Imports data into the profiler storage. |
FileResource.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php |
|
file_destination |
function |
drupal/core/includes/file.inc |
Determines the destination path for a file. |
assertFileEquals |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that the contents of one file is equal to the contents of another
file. |
assertFileExists |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a file exists. |
Psr0FindFile.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/Psr0FindFile.php |
|
file_save_upload |
function |
drupal/core/includes/file.inc |
Saves file uploads to a new location. |
FileTestBase.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/FileTestBase.php |
Definition of Drupal\system\Tests\File\FileTestBase. |
PhpFileCache.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/PhpFileCache.php |
|
Profile::$method |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
|
FileTransfer.php |
file |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Definition of Drupal\Core\FileTransfer\FileTransfer. |
Profile::$parent |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
|
FileMoveTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/FileMoveTest.php |
Definition of Drupal\system\Tests\Image\FileMoveTest. |
File::$mimeTypes |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/File.php |
|
FileSize::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FileSize.php |
Render the field. |
FileTransferTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/FileTransferTest.php |
File transfer tests. |
Profile::getTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Returns the time. |
Profile::setTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
|
TestFileTransfer |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Mock FileTransfer object for test case. |
Profile::__sleep |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
|
RetrieveFileTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/RetrieveFileTest.php |
Test HTTP file downloading capability. |
UploadedFile.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
|
FileItemTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileItemTest.php |
Contains \Drupal\file\Tests\FileItemTest. |
UploadedFileTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
standard.profile |
file |
drupal/core/profiles/standard/standard.profile |
Enables modules and site configuration for a standard site installation. |
FileBag::replace |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/FileBag.php |
@api |
file_update_8000 |
function |
drupal/core/modules/file/file.install |
Converts default_file_main variable to config. |
file_update_8001 |
function |
drupal/core/modules/file/file.install |
|
FileTestForm.php |
file |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/Form/FileTestForm.php |
Contains \Drupal\file_test\Form\FileTestForm. |
MockFileTransfer |
class |
drupal/core/modules/system/tests/modules/system_test/lib/Drupal/system_test/MockFileTransfer.php |
Mock FileTransfer object to test the settings form functionality. |
file_element_info |
function |
drupal/core/modules/file/file.module |
Implements hook_element_info(). |
FileValidatorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
TestFileUsage.php |
file |
drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/TestFileUsage.php |
Definition of Drupal\bundle_test\TestFileUsage. |
FileInterface.php |
file |
drupal/core/modules/file/lib/Drupal/file/FileInterface.php |
Contains \Drupal\file\Plugin\Core\Entity\FileInterface. |
file_library_info |
function |
drupal/core/modules/file/file.module |
Implements hook_library_info(). |
hook_file_presave |
function |
drupal/core/modules/file/file.api.php |
Act on a file being inserted or updated. |
File::render_link |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/File.php |
Render whatever the data is as a link to the file. |
file.services.yml |
file |
drupal/core/modules/file/file.services.yml |
drupal/core/modules/file/file.services.yml |
FILE_EXISTS_ERROR |
constant |
drupal/core/includes/file.inc |
Flag for dealing with existing files: Do nothing and return FALSE. |
file.settings.yml |
file |
drupal/core/modules/file/config/file.settings.yml |
drupal/core/modules/file/config/file.settings.yml |
Profiler::$logger |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
|
FieldFileSizeTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
Tests the core Drupal\views\Plugin\views\field\FileSize handler. |
Profiler::disable |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Disables the profiler. |
PhpFileLoaderTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php |
|
FileStorage::load |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::load(). |