Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
DbSchemaReaderInterface.php
Go to the documentation of this file.
1 <?php
8 
14 {
22  public function readIndexes($tableName, $resource);
23 
31  public function readConstraints($tableName, $resource);
32 
40  public function readColumns($tableName, $resource);
41 
49  public function getTableOptions($tableName, $resource);
50 
58  public function readReferences($tableName, $resource);
59 
66  public function readTables($resource);
67 }
$tableName
Definition: trigger.php:13
$resource
Definition: bulk.php:12