Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
install.inc
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
constant FILE_NOT_EXIST
File permission check -- File does not exist.
1 use of FILE_NOT_EXIST
drupal_verify_install_file
in drupal/
core/
includes/
install.inc
Verifies the state of the specified file.
File
drupal/
core/
includes/
install.inc
, line 58
API functions for installing modules and themes.
Code
const
FILE_NOT_EXIST
=
16
;