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
»
FILE_EXIST
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
6 uses of FILE_EXIST
drupal_verify_install_file
in drupal/
core/
includes/
install.inc
Verifies the state of the specified file.
install_check_requirements
in drupal/
core/
includes/
install.core.inc
Checks installation requirements and reports any errors.
install_check_translations
in drupal/
core/
includes/
install.core.inc
Checks installation requirements and reports any errors.
install_configure_form
in drupal/
core/
includes/
install.core.inc
Form constructor for a form to configure the new site.
system_requirements
in drupal/
core/
modules/
system/
system.install
Test and report Drupal installation requirements.
update_prepare_d8_bootstrap
in drupal/
core/
includes/
update.inc
Performs extra steps required to bootstrap when using a Drupal 7 database.