Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Pagekit
Database
Utility
dropAndCreateTable
Pagekit\Database\Utility::dropAndCreateTable PHP Method
Utility Class Documentation
ファイルを表示
Open project: pagekit/pagekit
dropAndCreateTable()
public
method
{@see AbstractSchemaManager::dropAndCreateTable}
public
dropAndCreateTable
(
$table
)
public function dropAndCreateTable($table) { $this->manager->dropAndCreateTable($table); }
Utility
__call
__construct
createConstraint
createForeignKey
createIndex
createTable
dropAndCreateConstraint
dropAndCreateForeignKey
dropAndCreateIndex
dropAndCreateTable
dropConstraint
dropForeignKey
dropIndex
dropTable
getSchemaManager
getTable
listTableColumns
listTableDetails
listTableForeignKeys
listTableIndexes
migrate
renameTable
replacePrefix
tableExists
tablesExist