File::setFilename |
function |
core/modules/file/src/Entity/File.php |
Sets the name of the file. |
FileInterface::setFilename |
function |
core/modules/file/src/FileInterface.php |
Sets the name of the file. |
FileUploadSanitizeNameEvent::setFilename |
function |
core/lib/Drupal/Core/File/Event/FileUploadSanitizeNameEvent.php |
Sets the filename. |
FileUploadSanitizeNameEventTest::testSetFilename |
function |
core/tests/Drupal/Tests/Core/File/FileUploadSanitizeNameEventTest.php |
@covers ::setFilename
@covers ::getFilename |
FileUploadSanitizeNameEventTest::testSetFilenameException |
function |
core/tests/Drupal/Tests/Core/File/FileUploadSanitizeNameEventTest.php |
@covers ::setFilename |