ViewsHandlerTestFileSize::viewsData |
function |
core/modules/views/tests/handlers/views_handler_field_file_size.test |
The views data definition. |
file_file_formatter_file_field_view |
function |
core/modules/file/file.module |
Implements hook_file_formatter_FORMATTER_view(). |
file_file_formatter_file_image_view |
function |
core/modules/file/file.module |
Implements hook_file_formatter_FORMATTER_view(). |
FileTransferLocal::removeFileJailed |
function |
core/includes/filetransfer/local.inc |
Removes a file. |
CommonBackdropParseInfoFileTestCase |
class |
core/modules/simpletest/tests/common.test |
Tests the backdrop_parse_info_file() API function. |
views_handler_argument_file_fid.inc |
file |
core/modules/file/views/views_handler_argument_file_fid.inc |
Definition of views_handler_argument_file_fid. |
views_handler_field_file_status.inc |
file |
core/modules/file/views/views_handler_field_file_status.inc |
Definition of views_handler_field_file_status. |
file_multiple_delete_confirm_submit |
function |
core/modules/file/file.pages.inc |
Form submission handler for file_multiple_delete_confirm(). |
FileStorageController::buildContent |
function |
core/modules/file/file.entity.inc |
Implements EntityControllerInterface::buildContent(). |
SystemThemeFunctionalTest::$profile |
property |
core/modules/system/tests/system.test |
The profile to install as a basis for testing. |
InstallerLanguageTestCase::$profile |
property |
core/modules/simpletest/tests/installer.test |
The profile to install as a basis for testing. |
_file_generic_settings_max_filesize |
function |
core/modules/file/file.field.inc |
Render API callback: Validates the 'Maximum upload size' field. |
LocalePluralFormatTest::importPoFile |
function |
core/modules/locale/tests/locale.test |
Imports a standalone .po file in a given language. |
views_handler_field_file_uri::render |
function |
core/modules/file/views/views_handler_field_file_uri.inc |
Render the field. |
views_handler_argument_file_type.inc |
file |
core/modules/file/views/views_handler_argument_file_type.inc |
Definition of views_handler_argument_file_type. |
FormsFileInclusionTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
contact_form_user_profile_form_alter |
function |
core/modules/contact/contact.module |
Implements hook_form_FORM_ID_alter(). |
file_metadata_fetch_image_dimensions |
function |
core/modules/file/file.file.inc |
Fetch the dimensions of an image and store them in the file metadata array. |
BackupMySql::restoreDatabaseFromFile |
function |
core/includes/backup/backup.mysql.inc |
Backup the databases to a file. |
authorize_filetransfer_form_validate |
function |
core/includes/authorize.inc |
Form validation handler for authorize_filetransfer_form(). |
FileSpaceUsedTest::testFileSpaceUsed |
function |
core/modules/simpletest/tests/file.test |
Test different users with the default status. |
LayoutFlexibleTemplateTest::$profile |
property |
core/modules/layout/tests/layout.test |
The profile to install as a basis for testing. |
FileViewsTestCase::testFileViewsIcon |
function |
core/modules/file/tests/file_views.test |
Tests the File "Icon" field capability within Views. |
file_example_create_directory_submit |
function |
modules/examples/file_example/file_example.module |
Submit handler for directory creation. |
file_example_delete_directory_submit |
function |
modules/examples/file_example/file_example.module |
Submit handler for directory deletion. |
DeprecatedRedirectPageCase::$profile |
property |
core/modules/system/tests/system.test |
The profile to install as a basis for testing. |
BackdropTestCase::$fileDirectoryName |
property |
core/modules/simpletest/backdrop_web_test_case.php |
The file directory for this test's files. Usually matches $databasePrefix. |
FileScanDirectoryTest::testOptionKey |
function |
core/modules/simpletest/tests/file.test |
Check that key parameter sets the return value's key. |
BackdropWebTestCaseCache::setProfile |
function |
core/modules/simpletest/backdrop_web_test_case_cache.php |
Set the installation profile to be used as a cache. |
PagerFunctionalWebTestCase::$profile |
property |
core/modules/simpletest/tests/pager.test |
The profile to install as a basis for testing. |
FileUnmanagedDeleteTest::testMissing |
function |
core/modules/simpletest/tests/file.test |
Try deleting a missing file. |
RemoteFileUnmanagedDeleteTest::setUp |
function |
core/modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
FileSaveUploadTest::$image_extension |
property |
core/modules/simpletest/tests/file.test |
|
FileUploadTransliterationTest::setUp |
function |
core/modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
FileTransferSSH::copyDirectoryJailed |
function |
core/includes/filetransfer/ssh.inc |
Copies a directory. |
ViewsHandlerFilterDateTest::$profile |
property |
core/modules/views/tests/handlers/views_handler_filter_date.test |
The profile to install as a basis for testing. |
BootstrapIPAddressTestCase::$profile |
property |
core/modules/simpletest/tests/bootstrap.test |
The profile to install as a basis for testing. |
BootstrapPageCacheTestCase::$profile |
property |
core/modules/simpletest/tests/bootstrap.test |
The profile to install as a basis for testing. |
entity_crud_hook_test_file_predelete |
function |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_predelete(). |
FileSaveDataTest::testExistingRename |
function |
core/modules/simpletest/tests/file.test |
Test file_save_data() when renaming around an existing file. |
FileUsageTestCase::testFileUsagePage |
function |
core/modules/file/tests/file.test |
Create a file and verify its usage information. |
FileReplaceTestCase::testReplaceFile |
function |
core/modules/file/tests/file.test |
@todo Test image dimensions for an image field are reset when a file is replaced.
@todo Test image styles are cleared when an image is updated. |
CronRunTestCase::testTempFileCleanup |
function |
core/modules/system/tests/system.test |
Ensure that temporary files are removed. |
ConfigFileStorage::initializeStorage |
function |
core/includes/config.inc |
Create a configuration directory, if it does not already exist, and ensure
it is writable by the site. Additionally, protect it with a .htaccess file. |
FileAccessTestCase::assertFileAccess |
function |
core/modules/file/tests/file.test |
Asserts file_access correctly grants or denies access. |
BackupDatabase::backupDatabaseToFile |
function |
core/includes/backup/backup.database.inc |
Backup the databases to a file. |
views_handler_filter_file_status.inc |
file |
core/modules/file/views/views_handler_filter_file_status.inc |
Definition of views_handler_filter_file_status. |
FileUploadSvgTestCase::createSvgFile |
function |
core/modules/file/tests/file.test |
Create SVG file. |
FilterEditorAccessTestCase::$profile |
property |
core/modules/filter/tests/filter.test |
The profile to install as a basis for testing. |
views_handler_field_file_link_delete |
class |
core/modules/file/views/views_handler_field_file_link_delete.inc |
Field handler to present a link to delete a file. |