Documentation

內容目录

上一个主题

< Class Phalcon\Mvc\Model\MetaData\Strategy\Annotations

下一个主题

Class Phalcon\Mvc\Model\MetaData\Xcache >

本页

Class Phalcon\Mvc\Model\MetaData\Strategy\Introspection

implements Phalcon\Mvc\Model\MetaData\StrategyInterface

Phalcon\Mvc\Model\MetaData\Strategy\Instrospection Queries the table meta-data in order to instrospect the model’s metadata

Methods

final public array getMetaData (unknown $model, unknown $dependencyInjector)

The meta-data is obtained by reading the column descriptions from the database information schema

final public array getColumnMaps (unknown $model, unknown $dependencyInjector)

Read the model’s column map, this can’t be infered

Follow along: