Mvc\Model\MetaData::getAutomaticUpdateAttributes

public getAutomaticUpdateAttributes (Phalcon\Mvc\ModelInterface $model)

Returns attributes that must be ignored from the UPDATE SQL generation

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

Please login to continue.