Phalcon\Mvc\Model\MetaDataInterface initializer
Set the meta-data extraction strategy
Return the strategy to obtain the meta-data
Reads meta-data for certain model
Reads meta-data for certain model using a MODEL_* constant
Writes meta-data for certain model using a MODEL_* constant
Reads the ordered/reversed column map for certain model
Reads column-map information for certain model using a MODEL_* constant
Returns table attributes names (fields)
Returns an array of fields which are part of the primary key
Returns an arrau of fields which are not part of the primary key
Returns an array of not null attributes
Returns attributes and their data types
Returns attributes which types are numerical
Returns the name of identity field (if one is present)
Returns attributes and their bind data types
Returns attributes that must be ignored from the INSERT SQL generation
Returns attributes that must be ignored from the UPDATE SQL generation
Set the attributes that must be ignored from the INSERT SQL generation
Set the attributes that must be ignored from the UPDATE SQL generation
Returns the column map if any
Returns the reverse column map if any
Check if a model has certain attribute
Checks if the internal meta-data container is empty
Resets internal meta-data in order to regenerate it
Reads meta-data from the adapter
Writes meta-data to the adapter
© 2011–2016 Phalcon Framework Team
Licensed under the Creative Commons Attribution License 3.0.
https://docs.phalconphp.com/en/2.0.0/api/Phalcon_Mvc_Model_MetaDataInterface.html