Search for extension

  1. Search 9.5.x for extension
  2. Search 8.9.x for extension
  3. Search 10.3.x for extension
  4. Search 11.x for extension
  5. Other projects
Title Object type File name Summary
archiver_get_extensions function includes/common.inc Returns a string of supported archive extensions.
Archive_Tar::loadExtension function modules/system/system.tar.inc OS independent PHP extension load. Remember to take care
on the correct extension name for case sensitive OSes.
FileFieldValidateTestCase::testFileExtension function modules/file/tests/file.test Tests file extension checking.
FileNameMungingTest::$bad_extension property modules/simpletest/tests/file.test
FileSaveUploadTest::$image_extension property modules/simpletest/tests/file.test An image extension.
FileSaveUploadTest::testHandleExtension function modules/simpletest/tests/file.test Test extension handling.
FileTransferFTPExtension class includes/filetransfer/ftp.inc
FileTransferFTPExtension::chmodJailed function includes/filetransfer/ftp.inc Changes the permissions of the file / directory specified in $path
FileTransferFTPExtension::connect function includes/filetransfer/ftp.inc Connect to the server.
FileTransferFTPExtension::copyFileJailed function includes/filetransfer/ftp.inc Copies a file.
FileTransferFTPExtension::createDirectoryJailed function includes/filetransfer/ftp.inc Creates a directory.
FileTransferFTPExtension::isDirectory function includes/filetransfer/ftp.inc Checks if a particular path is a directory
FileTransferFTPExtension::isFile function includes/filetransfer/ftp.inc Checks if a particular path is a file (not a directory).
FileTransferFTPExtension::removeDirectoryJailed function includes/filetransfer/ftp.inc Removes a directory.
FileTransferFTPExtension::removeFileJailed function includes/filetransfer/ftp.inc Removes a file.
FileValidateTest::testInsecureExtensions function modules/simpletest/tests/file.test Tests hard-coded security check in file_validate().
FileValidatorTest::testFileValidateExtensions function modules/simpletest/tests/file.test Test the file_validate_extensions() function.
FILE_INSECURE_EXTENSIONS constant includes/file.inc A pipe-separated list of insecure extensions.
file_validate_extensions function includes/file.inc Checks that the filename ends with an allowed extension.
nyan_cat_extension function modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Implements hook_extension().
PharExtensionInterceptor class misc/typo3/drupal-security/PharExtensionInterceptor.php An alternate PharExtensionInterceptor to support phar-based CLI tools.
PharExtensionInterceptor class misc/typo3/phar-stream-wrapper/src/Interceptor/PharExtensionInterceptor.php
PharExtensionInterceptor.php file misc/typo3/drupal-security/PharExtensionInterceptor.php
PharExtensionInterceptor.php file misc/typo3/phar-stream-wrapper/src/Interceptor/PharExtensionInterceptor.php
PharExtensionInterceptor::assert function misc/typo3/drupal-security/PharExtensionInterceptor.php Determines whether phar file is allowed to execute.
PharExtensionInterceptor::assert function misc/typo3/phar-stream-wrapper/src/Interceptor/PharExtensionInterceptor.php Determines whether the base file name has a ".phar" suffix.
PharExtensionInterceptor::baseFileContainsPharExtension function misc/typo3/drupal-security/PharExtensionInterceptor.php Determines if a path has a .phar extension or invoked execution.
PharExtensionInterceptor::baseFileContainsPharExtension function misc/typo3/phar-stream-wrapper/src/Interceptor/PharExtensionInterceptor.php
UpdateTestUploadCase::testFileNameExtensionMerging function modules/update/update.test Ensures that archiver extensions are properly merged in the UI.
_file_generic_settings_extensions function modules/file/file.field.inc Element validate callback for the allowed file extensions field.

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