7 calls to FileTestBase::createUri() in Zircon Profile 8
- UnmanagedCopyTest::testNormal in core/
modules/ system/ src/ Tests/ File/ UnmanagedCopyTest.php - Copy a normal file.
- UnmanagedCopyTest::testOverwriteSelf in core/
modules/ system/ src/ Tests/ File/ UnmanagedCopyTest.php - Copy a file onto itself.
- UnmanagedDeleteTest::testNormal in core/
modules/ system/ src/ Tests/ File/ UnmanagedDeleteTest.php - Delete a normal file.
- UnmanagedMoveTest::testNormal in core/
modules/ system/ src/ Tests/ File/ UnmanagedMoveTest.php - Move a normal file.
- UnmanagedMoveTest::testOverwriteSelf in core/
modules/ system/ src/ Tests/ File/ UnmanagedMoveTest.php - Try to move a file onto itself.
- UrlRewritingTest::testPublicManagedFileURL in core/
modules/ system/ src/ Tests/ File/ UrlRewritingTest.php - Tests the rewriting of public managed file URLs by hook_file_url_alter().
- UrlRewritingTest::testRelativeFileURL in core/
modules/ system/ src/ Tests/ File/ UrlRewritingTest.php - Test file_url_transform_relative().