I should also state that by default my application is set to recursive = 1 but this query I am looking to pass in recursive=2.
On Monday, November 19, 2012 6:42:22 PM UTC-6, jsundquist wrote: > > Looking through both the book.cakephp.org and also api.cakephp.org for > 2.x they both still mention the ability to pass in recursive as a parameter > however when you do this for the find method it appears it is completely > ignored. Is this functionality missing or deprecated? I'm doing a find > that needs to go one extra level deeper than normal. I was hoping to just > pass in recursive=>1 for this single query, but so far it looks like it > still only returns direct ascendants. -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en.
