Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
Tasks.php file core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Install/Tasks.php
Tasks.php file core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Install/Tasks.php
Tasks.php file core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php
Tasks.php file core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefake/Install/Tasks.php
Tasks.php file core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefakeWithAllCustomClasses/Install/Tasks.php
Tasks.php file core/tests/fixtures/database_drivers/core/corefake/Install/Tasks.php
Tasks.php file core/tests/fixtures/database_drivers/custom/corefake/Install/Tasks.php
Tasks.php file core/tests/fixtures/database_drivers/custom/fake/Install/Tasks.php
Tasks.php file core/lib/Drupal/Core/Database/Install/Tasks.php
Tasks.php file core/lib/Drupal/Core/Database/Driver/sqlite/Install/Tasks.php
Tasks.php file core/lib/Drupal/Core/Database/Driver/mysql/Install/Tasks.php
Tasks.php file core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php
Tasks.php file core/modules/system/tests/modules/database_statement_monitoring_test/src/sqlite/Install/Tasks.php
Tasks.php file core/modules/system/tests/modules/database_statement_monitoring_test/src/mysql/Install/Tasks.php
Tasks.php file core/modules/system/tests/modules/database_statement_monitoring_test/src/pgsql/Install/Tasks.php
Tasks.php file core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php
Tasks.php file core/modules/sqlite/src/Driver/Database/sqlite/Install/Tasks.php
Tasks::$pdoDriver property core/modules/sqlite/src/Driver/Database/sqlite/Install/Tasks.php The name of the PDO driver this database type requires.
Tasks::$pdoDriver property core/lib/Drupal/Core/Database/Install/Tasks.php The name of the PDO driver this database type requires.
Tasks::$pdoDriver property core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php The name of the PDO driver this database type requires.
Tasks::$pdoDriver property core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php The PDO driver name for MySQL and equivalent databases.
Tasks::$results property core/lib/Drupal/Core/Database/Install/Tasks.php Results from tasks.
Tasks::$tasks property core/lib/Drupal/Core/Database/Install/Tasks.php Structure that describes each task to run.
Tasks::checkBinaryOutput function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Check Binary Output.
Tasks::checkBinaryOutputSuccess function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Verify that a binary data roundtrip returns the original string.
Tasks::checkEncoding function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Check encoding is UTF8.
Tasks::checkEngineVersion function core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php Checks the engine version.
Tasks::checkEngineVersion function core/lib/Drupal/Core/Database/Install/Tasks.php Checks the engine version.
Tasks::checkStandardConformingStrings function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Ensures standard_conforming_strings setting is 'on'.
Tasks::checkStandardConformingStringsSuccess function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Verifies the standard_conforming_strings setting.
Tasks::connect function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Checks if we can connect to the database.
Tasks::connect function core/lib/Drupal/Core/Database/Install/Tasks.php Checks if we can connect to the database.
Tasks::connect function core/modules/sqlite/src/Driver/Database/sqlite/Install/Tasks.php Checks if we can connect to the database.
Tasks::connect function core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php Checks if we can connect to the database.
Tasks::engineVersionRequirementsCheck function core/lib/Drupal/Core/Database/Install/Tasks.php Checks engine version requirements for the status report.
Tasks::ensureInnoDbAvailable function core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php Ensure that InnoDB is available.
Tasks::fail function core/lib/Drupal/Core/Database/Install/Tasks.php Asserts test as failed.
Tasks::getConnection function core/lib/Drupal/Core/Database/Install/Tasks.php Returns the database connection.
Tasks::getFormOptions function core/lib/Drupal/Core/Database/Install/Tasks.php Returns driver specific configuration options.
Tasks::getFormOptions function core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php Returns driver specific configuration options.
Tasks::getFormOptions function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Returns driver specific configuration options.
Tasks::getFormOptions function core/modules/sqlite/src/Driver/Database/sqlite/Install/Tasks.php Returns driver specific configuration options.
Tasks::hasPdoDriver function core/lib/Drupal/Core/Database/Install/Tasks.php Ensure the PDO driver is supported by the version of PHP in use.
Tasks::initializeDatabase function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Make PostgreSQL Drupal friendly.
Tasks::installable function core/lib/Drupal/Core/Database/Install/Tasks.php Checks whether Drupal is installable on the database.
Tasks::isConnectionActive function core/lib/Drupal/Core/Database/Install/Tasks.php Determines if there is an active connection.
Tasks::LIBMYSQLCLIENT_MINIMUM_VERSION constant core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php Minimum required libmysqlclient version.
Tasks::MARIADB_MINIMUM_VERSION constant core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php Minimum required MariaDB version.
Tasks::minimumVersion function core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php Returns the minimum required version of the engine.
Tasks::minimumVersion function core/lib/Drupal/Core/Database/Install/Tasks.php Returns the minimum required version of the engine.

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