简体   繁体   中英

Where can I find a list of Cake's table get $options?

New user to CakePHP, and I'm struggling with the documentation.

I'm doing a simple table / model ->get() and see everywhere in the documenation the second parameter $options can be a multitude of things... but what are those?

Is there a master list of $options anywhere?

The API documentation for get says that it takes the same options as find . Specifics of what values can be provided for each option would be in the main manual.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM