What is Phalcon primarily known for?
Which command-line tool is used to create a new Phalcon project?
What architectural pattern does Phalcon use?
What file is responsible for defining routes in a typical Phalcon project?
Which template engine does Phalcon use by default?
What is the purpose of route parameters in Phalcon?
Which method registers a route with a pattern?
Which is NOT a type of relationship in Phalcon ORM?
What does PHQL stand for?
How do you define a validation rule in a model?
What class is primarily used for creating RESTful APIs?
How do you return JSON responses in Phalcon?
How is API versioning handled in Phalcon?
Which cache backend offers the fastest performance?
How can you clear Volt cache programmatically?