Search for filename
- Search 7.x for filename
- Search 9.5.x for filename
- Search 8.9.x for filename
- Search 11.x for filename
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileUploadResult::setSanitizedFilename | function | core/ |
Sets the sanitized filename. |
| FileUploadSanitizeNameEvent::$filename | property | core/ |
The name of the file being uploaded. |
| FileUploadSanitizeNameEvent::getFilename | function | core/ |
Gets the filename. |
| FileUploadSanitizeNameEvent::setFilename | function | core/ |
Sets the filename. |
| FileUploadSanitizeNameEventTest::provideFilenames | function | core/ |
Provides data for testEventFilenameFunctions(). |
| FileUploadSanitizeNameEventTest::testEventFilenameFunctions | function | core/ |
Test event construction. |
| FileUploadSanitizeNameEventTest::testSetFilename | function | core/ |
@covers ::setFilename[[api-linebreak]] @covers ::getFilename[[api-linebreak]] |
| FileUploadSanitizeNameEventTest::testSetFilenameException | function | core/ |
@covers ::setFilename[[api-linebreak]] |
| FileUploadTest::testFileUploadUnicodeFilename | function | core/ |
Tests using the file upload route with a unicode file name. |
| FileValidationException::$fileName | property | core/ |
The file name. |
| FileValidationException::getFilename | function | core/ |
Gets the file name. |
| file_post_update_add_default_filename_sanitization_configuration | function | core/ |
Add default filename sanitization configuration. |
| FormUploadedFile::getFilename | function | core/ |
Gets the filename. |
| InputStreamUploadedFile::getFilename | function | core/ |
Gets the filename. |
| InstallerTranslationNonStandardFilenamesTest | class | core/ |
Tests non-standard named translation files get imported during install. |
| InstallerTranslationNonStandardFilenamesTest.php | file | core/ |
|
| InstallerTranslationNonStandardFilenamesTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerTranslationNonStandardFilenamesTest::prepareSettings | function | core/ |
Prepares site settings and services before installation. |
| LegacyFileSystemTest::testGetDestinationFilenameWithDeprecatedFileExists | function | core/ |
@covers ::getDestinationFilename[[api-linebreak]] |
| MediaSource::$default_thumbnail_filename | property | core/ |
A filename for the default thumbnail. |
| MigrateFileTest::$tempFilename | property | core/ |
The filename of a file used to test temporary file migration. |
| MockFileFinder::$filename | property | core/ |
The only filename this finder ever returns. |
| SanitizeNameTest::provideFilenames | function | core/ |
Provides data for testFileNameTransliteration(). |
| SanitizeNameTest::testFileNameTransliteration | function | core/ |
Test file name sanitization. |
| SaveUploadTest::testInvalidUtf8FilenameUpload | function | core/ |
Tests that filenames containing invalid UTF-8 are rejected. |
| SecurityFileUploadEventSubscriberTest::provideFilenames | function | core/ |
Provides data for testSanitizeName(). |
| SecurityFileUploadEventSubscriberTest::provideFilenamesNoMunge | function | core/ |
Provides data for testSanitizeNameNoMunge(). |
| StaticReflectionClass::getFileName | function | core/ |
#[\ReturnTypeWillChange] |
| TemporaryJsonapiFileFieldUploader::prepareFilename | function | core/ |
Prepares the filename to strip out any malicious extensions. |
| TemporaryJsonapiFileFieldUploader::REQUEST_HEADER_FILENAME_REGEX | constant | core/ |
The regex used to extract the filename from the content disposition header. |
| TwigEnvironmentTest::testCacheFilename | function | core/ |
Ensures that cacheFilename() varies by extensions + deployment identifier. |
| TwigPhpStorageCache::$templateCacheFilenamePrefix | property | core/ |
The template cache filename prefix. |
| UpdateRegistry::$logFilename | property | core/ |
The filename of the log file. |
| UpdateUploadTest::testFileNameExtensionMerging | function | core/ |
Ensures that archiver extensions are properly merged in the UI. |
| UploadedFileConstraintValidatorTest::$filename | property | core/ |
The file name. |
| UploadedFileInterface::getFilename | function | core/ |
Gets the filename. |
| YamlDiscoveryTest::testFilenameForBrokenYml | function | core/ |
Tests if filename is output for a broken YAML file. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.