13 calls to Tasks::t()

Tasks::checkEngineVersion in core/lib/Drupal/Core/Database/Install/Tasks.php
Checks the engine version.
Tasks::checkJsonSupport in core/lib/Drupal/Core/Database/Install/Tasks.php
Checks the database json support.
Tasks::connect in core/lib/Drupal/Core/Database/Install/Tasks.php
Checks if we can connect to the database.
Tasks::getFormOptions in core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php
Returns driver specific configuration options.
Tasks::getFormOptions in core/lib/Drupal/Core/Database/Install/Tasks.php
Returns driver specific configuration options.
Tasks::name in core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php
Returns the human-readable name of the driver.
Tasks::name in core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysql/Install/Tasks.php
Returns the human-readable name of the driver.
Tasks::name in core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysqlDeprecatedVersion/Install/Tasks.php
Returns the human-readable name of the driver.
Tasks::name in core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestPgsql/Install/Tasks.php
Returns the human-readable name of the driver.
Tasks::name in core/modules/system/tests/modules/dummydb/src/Driver/Database/dummydb/Install/Tasks.php
Returns the human-readable name of the driver.
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.
Tasks::validateDatabaseSettings in core/lib/Drupal/Core/Database/Install/Tasks.php
Validates driver specific configuration settings.

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