You are here

10 calls to Drupal::database() in Zircon Profile 8

BasicSyntaxTest::testGetFullQualifiedTableName in core/modules/system/src/Tests/Database/BasicSyntaxTest.php
Tests \Drupal\Core\Database\Connection::getFullQualifiedTableName().
DrupalTest::testDatabase in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the database() method.
entity_test_update_8001 in core/modules/system/tests/modules/entity_test/update/entity_definition_updates_8001.inc
Makes the 'user_id' field multiple and migrate its data.
entity_test_update_8002 in core/modules/system/tests/modules/entity_test/update/entity_definition_updates_8002.inc
Makes the 'user_id' field single and migrate its data.
MenuTreeSerializationTitleTest::testUpdate in core/modules/system/src/Tests/Update/MenuTreeSerializationTitleTest.php
Ensures that the system_update_8001() runs as expected.
Sql::getDatabase in core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Gets the database connection.
system_update_8001 in core/modules/system/system.install
system_update_8003 in core/modules/system/system.install
Change the index on the {router} table.
system_update_8007 in core/modules/system/system.install
Set langcode fields to be ASCII-only.
_batch_queue in core/includes/form.inc
Returns a queue object for a batch set.