Mvc\Model\MetaData::getAutomaticCreateAttributes

public getAutomaticCreateAttributes (Phalcon\Mvc\ModelInterface $model)

Returns attributes that must be ignored from the INSERT SQL generation

print_r($metaData->getAutomaticCreateAttributes(new Robots()));
doc_Phalcon
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.