We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Topic
Segmentation fault when working with relations in a loop
[UNDEFINED PROPERTY $action] - Model relation issue SOLVED
Call to undefined method Error::save()
Memory accumulation of Model::_groupResult
Phalcon\Mvc\Model\Resultset\Simple - WTF???? / Nasty bug
Don't fail when related models fail validation SOLVED
Phalcon model FindFirst on NULL values
Convert data only for saving
mysterious join method's behavior
Metadata datatypes are wrong
No able to delete object
Model find with IN operator SOLVED
Namespace in query SOLVED
Model Relationship Find SOLVED
Why doesn't the toArray() on models use the model's getter methods?
How to split a query? SOLVED
Possible Bug → Trying to assign a Related Model to a view variable in the control. Throws fatal PHP error yet still works... SOLVED
Problem with saving data in DB
ORM with Oracle - 4 queries just to get one record
Model instead of Row SOLVED
Boolean properties in model when using PHP 7.4
Deleting hasOne Relationship creates new row in database
How to convert this RAW SQL to Phalcon query builder?
incubator Tree + Softdelete
Verify if table exist SOLVED
Catch Exception on Model SOLVED
ORM doesn't see changes
Reusable relations cache mechanism issue SOLVED
Question about Resultset::update's return value SOLVED
current($ResultSet) return PDO object
Преобразование перед toArray
how validate on field when the other field value is eq 1
Returning all results with relations in a single query
Executing query, returning model instances for every result SOLVED
Model relations SOLVED
Get Model Query with nested relationship SOLVED
setRelated from outside model
different tables of the same model
Phalcon ORM relations query optimization
Can't obtain model's source