13 calls to Tasks::fail()
- Tasks::checkBinaryOutput in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Install/ Tasks.php - Check Binary Output.
- Tasks::checkEncoding in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Install/ Tasks.php - Check encoding is UTF8.
- Tasks::checkEngineVersion in core/
modules/ mysql/ src/ Driver/ Database/ mysql/ Install/ Tasks.php - Checks the engine version.
- Tasks::checkEngineVersion in core/
lib/ Drupal/ Core/ Database/ Install/ Tasks.php - Checks the engine version.
- Tasks::checkStandardConformingStrings in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Install/ Tasks.php - Ensures standard_conforming_strings setting is 'on'.
- Tasks::connect in core/
modules/ sqlite/ src/ Driver/ Database/ sqlite/ Install/ Tasks.php - Checks if we can connect to the database.
- Tasks::connect in core/
modules/ mysql/ src/ Driver/ Database/ mysql/ Install/ Tasks.php - Checks if we can connect to the database.
- Tasks::connect in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Install/ Tasks.php - Checks if we can connect to the database.
- Tasks::connect in core/
lib/ Drupal/ Core/ Database/ Install/ Tasks.php - Checks if we can connect to the database.
- Tasks::ensureInnoDbAvailable in core/
modules/ mysql/ src/ Driver/ Database/ mysql/ Install/ Tasks.php - Ensure that InnoDB is available.
- Tasks::initializeDatabase in core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Install/ Tasks.php - Make PostgreSQL Drupal friendly.
- Tasks::runTasks in core/
lib/ Drupal/ Core/ Database/ Install/ Tasks.php - Runs database tasks and tests to see if Drupal can run on the database.
- Tasks::runTestQuery in core/
lib/ Drupal/ Core/ Database/ Install/ Tasks.php - Ensures the database can execute commands with the current user.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.