Found 1 blog posts with the tag "views"

Using Views with Doctrine

Tags: tutorial, views

Posted over 2 years ago by jwage

I've seen a few requests recently on how you can use a view with Doctrine. This is very easy and I've also learned a few neat tricks that you can do to accomplish abnormal things while writing this article. Creating the View First I will demonstrate how you can turn a normal Doctrine_Query inst... [read more] [0 Comments]