- Getting started
- Basics
- Finding
- Relation Mapping
- Models
- Database
- BeanCan
- Advanced
- Architecture
- Other
Debug
The RedBeanPHP debugger displays all queries on screen. Activate the debugger using the R::debug() function:
R::debug(true);
To turn the debugger off:
R::debug(false);
Tweet
User contributed notes. Please use the comment section to provide tips, notes and examples. To ask for support or to provide feedback use the forum. For bug reports use Github Issue Tracker.
Site comments powered by Disquspage generated in 0.010806083679199 sec.