Hi,

Im having an error and as always something like this is showed below the error message:

   *
             50.      }
             51.    }
             52.

   * at *sfFilterChain->execute*()
     in /SF_ROOT_DIR/lib/symfony/filter/sfRenderingFilter.class.php/
     line 33 ...
     <http://rs.localhost/frontend_dev.php/birthday/filtrar/action#>
             30. public function execute($filterChain)
             31.    {
             32. // execute next filter
             33. $filterChain->execute();
             34.

             35. // get response object
             36. $response = $this->context->getResponse();
   * at *sfRenderingFilter->execute*(/object/('sfFilterChain'))
     in /SF_ROOT_DIR/lib/symfony/filter/sfFilterChain.class.php/ line
     53 ... <http://rs.localhost/frontend_dev.php/birthday/filtrar/action#>
             50.        }
             51.



Anyway these lines doesnt show all the functions that have been executed (the debugger told me...).

So, is there any way to see all the functions that have been executed?

Regards

Javi

--
You received this message because you are subscribed to the Google Groups "symfony 
users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.

Reply via email to