BackdropWebTestCase::backdropGetTestFiles in core/modules/simpletest/backdrop_web_test_case.php
Get a list files that can be used in tests.
FileUnmanagedCopyTest::testNonExistent in core/modules/simpletest/tests/file.test
Copy a non-existent file.
FileUnmanagedCopyTest::testNormal in core/modules/simpletest/tests/file.test
Copy a normal file.
FileUnmanagedCopyTest::testOverwriteSelf in core/modules/simpletest/tests/file.test
Copy a file onto itself.
file_copy in core/includes/file.inc
Copies a file to a new location and adds a file record to the database.
ImageAdminStylesUnitTest::createSampleImage in core/modules/image/tests/image.test
Given an image style, generate an image.
ImageDimensionsUnitTest::testImageDimensions in core/modules/image/tests/image.test
Test styled image dimensions cumulatively.
ImageStyleFloodProtection::testFloodProtection in core/modules/image/tests/image.test
Check the number of images that can be generated simultaneously.
ImageStyleFlushTest::createSampleImage in core/modules/image/tests/image.test
Given an image style and a wrapper, generate an image.
ImageStylesPathAndUrlUnitTest::testImageContentTypeHeaders in core/modules/image/tests/image.test
Test that we do not pass an array to backdrop_add_http_header.
ImageStylesPathAndUrlUnitTest::_testImageStyleUrlAndPath in core/modules/image/tests/image.test
Test image_style_url().
ImageThemeFunctionWebTestCase::testImageFormatterTheme in core/modules/image/tests/image.test
Tests usage of the image field formatters.
InstallerLanguageTestCase::setUp in core/modules/simpletest/tests/installer.test
Sets up a Backdrop site for running functional and integration tests.
LocaleImportFunctionalTest::setUp in core/modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
standard_install in core/profiles/standard/standard.install
Implements hook_install().
system_site_information_settings_submit in core/modules/system/system.admin.inc
Form submission handler for system_site_information_settings().