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
Bolt
Storage
Database
Schema
SchemaCheck
getHints
Bolt\Storage\Database\Schema\SchemaCheck::getHints PHP Method
SchemaCheck Class Documentation
ファイルを表示
Open project: bolt/bolt
getHints()
public
method
Get the hints.
public
getHints
( ) :
array
return
array
public function getHints() { return $this->hints; }
SchemaCheck
addForeignKeysMessage
addHint
addMessage
addTitle
checkDiff
getAddedColumns
getAddedForeignKeys
getAddedIndexes
getChangedColumns
getChangedForeignKeys
getChangedIndexes
getDiff
getHints
getMessages
getRemovedColumns
getRemovedForeignKeys
getRemovedIndexes
getRenamedColumns
getResponseStrings
getTitles
hasHints
hasResponses