public getAutomaticCreateAttributes (Phalcon\Mvc\ModelInterface $model)
Returns attributes that must be ignored from the INSERT SQL generation
1 | print_r( $metaData ->getAutomaticCreateAttributes( new Robots())); |
public getAutomaticCreateAttributes (Phalcon\Mvc\ModelInterface $model)
Returns attributes that must be ignored from the INSERT SQL generation
1 | print_r( $metaData ->getAutomaticCreateAttributes( new Robots())); |
Designed by : w10schools
service@w10schools.com
Please login to continue.