I\'ve fresh isntall of Symfony 1.4 with Doctrine ORM. I\'m looking to install the plugin sfDoctrineGuard.I followed the instructions here:
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
No problem, just a question about good code-writing. I\'m still learning Symfony + ORM and have no orientation in these frameworks.
I have been struggling with defining cascade behavior in Doctrine ORM. According to the documentation, one is supposed to use onDelete: CASCADE for database-level cascade (which is what I am trying t
Hi i have the following code: public function executeFilter(sfWebRequest $request) { $c = new Criteria();
How can I disable the layout for AJAX module? I have crated the module and tried to add the entry to view.yml referring to the module as ajax:, but it didn\'t work.
I have some rhetorical question regarding storing session data in Symfony. We can store session data as variables:
I have a symfony application (version 1.4 ) and I created backend application and modules in it. But can\'t reach them. I want to reach the modules with a开发者_运维问答 link like:
I have problem with save data from choices widget. Here is part of schema: Client: columns: id: type: integer
How do I delete all session variables at once if they are not in Array? PS I set them this way: $this->getUser()->setAttribute(\'开发者_JAVA百科PayPalTransaction.hash\', $request->getParame