What are the key features of cakephp?
In cakephp, which function is first executed before every action in the controller?
How we can set custom page title in cakephp?
What do you mean by hooks in cakephp ?
List some key features in cakaphp 3 over cakephp2?
Explain the difference between beforerender() and beforefilter() in cakephp?
How many types of caches does cakephp support?
How we can set layout in the controller file using cakephp?
How to use session in cakephp?
What is the default extension of view files? How we can change it?
List some database related query function used in cakephp.
What do you mean by component in cakephp? List some commonly used components.
What is a helper and list some common helpers name used in cakephp?
What are the server requirements for installing cakephp?
How we can get current url in cakephp?