common.inc
common.inc
Common functions that many Drupal modules will need to reference.
The functions that are critical and need to be available even when serving a cached page are instead located in bootstrap.inc.
File
core/includes/common.incFunctions
Name | Description |
---|---|
archiver_get_archiver | Creates the appropriate archiver for the specified file. |
archiver_get_extensions | Ret
|