Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Schema.php

7 calls to Schema::indexExists()

Schema::addField in core/modules/mysql/src/Driver/Database/mysql/Schema.php
Add a new field to a table.
Schema::addIndex in core/modules/mysql/src/Driver/Database/mysql/Schema.php
Add an index.
Schema::addPrimaryKey in core/modules/mysql/src/Driver/Database/mysql/Schema.php
Add a primary key.
Schema::addUniqueKey in core/modules/mysql/src/Driver/Database/mysql/Schema.php
Add a unique key.
Schema::dropIndex in core/modules/mysql/src/Driver/Database/mysql/Schema.php
Drop an index.
Schema::dropPrimaryKey in core/modules/mysql/src/Driver/Database/mysql/Schema.php
Drop the primary key.
Schema::dropUniqueKey in core/modules/mysql/src/Driver/Database/mysql/Schema.php
Drop a unique key.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal