17 calls to FileManagedTestBase::assertFileHooksCalled()

SaveUploadFormTest::setUp in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
SaveUploadFormTest::testExistingError in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests for failure when uploading over a file that already exists.
SaveUploadFormTest::testExistingRename in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests renaming when uploading over a file that already exists.
SaveUploadFormTest::testExistingReplace in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests replacement when uploading over a file that already exists.
SaveUploadFormTest::testHandleDangerousFile in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests dangerous file handling.
SaveUploadFormTest::testHandleExtension in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests extension handling.
SaveUploadFormTest::testHandleFileMunge in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests file munge handling.
SaveUploadFormTest::testNormal in core/modules/file/tests/src/Functional/SaveUploadFormTest.php
Tests the _file_save_upload_from_form() function.
SaveUploadTest::setUp in core/modules/file/tests/src/Functional/SaveUploadTest.php
SaveUploadTest::testExistingError in core/modules/file/tests/src/Functional/SaveUploadTest.php
Tests for failure when uploading over a file that already exists.
SaveUploadTest::testExistingRename in core/modules/file/tests/src/Functional/SaveUploadTest.php
Tests renaming when uploading over a file that already exists.
SaveUploadTest::testExistingReplace in core/modules/file/tests/src/Functional/SaveUploadTest.php
Tests replacement when uploading over a file that already exists.
SaveUploadTest::testHandleDangerousFile in core/modules/file/tests/src/Functional/SaveUploadTest.php
Tests dangerous file handling.
SaveUploadTest::testHandleDotFile in core/modules/file/tests/src/Functional/SaveUploadTest.php
Test dangerous file handling.
SaveUploadTest::testHandleExtension in core/modules/file/tests/src/Functional/SaveUploadTest.php
Tests extension handling.
SaveUploadTest::testHandleFileMunge in core/modules/file/tests/src/Functional/SaveUploadTest.php
Tests file munge handling.
SaveUploadTest::testNormal in core/modules/file/tests/src/Functional/SaveUploadTest.php
Tests the file_save_upload() function.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.