11 calls to Schema::tableExists()

Schema::addField in core/modules/mysql/src/Driver/Database/mysql/Schema.php
Schema::addIndex in core/modules/mysql/src/Driver/Database/mysql/Schema.php
Schema::addPrimaryKey in core/modules/mysql/src/Driver/Database/mysql/Schema.php
Schema::addUniqueKey in core/modules/mysql/src/Driver/Database/mysql/Schema.php
Schema::createTable in core/lib/Drupal/Core/Database/Schema.php
Create a new table from a Drupal table definition.
Schema::dropTable in core/modules/mysql/src/Driver/Database/mysql/Schema.php
Schema::findPrimaryKeyColumns in core/lib/Drupal/Core/Database/Schema.php
Finds the primary key columns of a table, from the database.
Schema::findPrimaryKeyColumns in core/modules/mysql/src/Driver/Database/mysql/Schema.php
Schema::introspectIndexSchema in core/lib/Drupal/Core/Database/Schema.php
Finds the columns for the primary key, unique keys and indexes of a table.
Schema::introspectIndexSchema in core/modules/mysql/src/Driver/Database/mysql/Schema.php
Schema::renameTable in core/modules/mysql/src/Driver/Database/mysql/Schema.php

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