# |
type |
message |
1 | sfPatternRouting | Match route "default" (/:module/:action/*) for /D4/utopia with parameters array ( 'module' => 'D4', 'action' => 'utopia',) |
2 | sfFilterChain | Executing filter "sfRenderingFilter" |
3 | sfFilterChain | Executing filter "sfExecutionFilter" |
4 | D4Actions | Call "D4Actions->executeUtopia()" |
5 | Doctrine_Connection_Mysql | exec : SET NAMES 'UTF8' - () |
6 | Doctrine_Connection_Statement | execute : SELECT u.id AS u__id, u.continent_id AS u__continent_id, u.country AS u__country, u.division_first_id AS u__division_first_id, u.division_second_id AS u__division_second_id, u.name AS u__name, u.other_names AS u__other_names, u.city AS u__city, u.to_see AS u__to_see, u.start AS u__start, u.end AS u__end, u.duration AS u__duration, u.population AS u__population, u.population_type AS u__population_type, u.population_about AS u__population_about, u.founders AS u__founders, u.front_page AS u__front_page, u.front_page_en AS u__front_page_en, u.instructions AS u__instructions, u.testimony1 AS u__testimony1, u.testimony2 AS u__testimony2, u.testimony3 AS u__testimony3, u.bibliography AS u__bibliography, u.latitude AS u__latitude, u.longitude AS u__longitude, u.altitude AS u__altitude, u.color_id AS u__color_id, u.sound AS u__sound, u.is_published AS u__is_published, u.created_at AS u__created_at, u.updated_at AS u__updated_at, u.deleted_at AS u__deleted_at FROM utopia u WHERE (u.name LIKE '%East Wind Community%' AND u.is_published = ?) - (1) |
7 | Doctrine_Connection_Statement | execute : SELECT u.id AS u__id, u.continent_id AS u__continent_id, u.country AS u__country, u.division_first_id AS u__division_first_id, u.division_second_id AS u__division_second_id, u.name AS u__name, u.other_names AS u__other_names, u.city AS u__city, u.to_see AS u__to_see, u.start AS u__start, u.end AS u__end, u.duration AS u__duration, u.population AS u__population, u.population_type AS u__population_type, u.population_about AS u__population_about, u.founders AS u__founders, u.front_page AS u__front_page, u.front_page_en AS u__front_page_en, u.instructions AS u__instructions, u.testimony1 AS u__testimony1, u.testimony2 AS u__testimony2, u.testimony3 AS u__testimony3, u.bibliography AS u__bibliography, u.latitude AS u__latitude, u.longitude AS u__longitude, u.altitude AS u__altitude, u.color_id AS u__color_id, u.sound AS u__sound, u.is_published AS u__is_published, u.created_at AS u__created_at, u.updated_at AS u__updated_at, u.deleted_at AS u__deleted_at FROM utopia u WHERE (u.other_names LIKE '%East Wind Community%' AND u.is_published = ?) - (1) |
8 | Doctrine_Table_Exception | You must specify the value to findBy |
9 | sfWebResponse | Send status "HTTP/2.0 500 Internal Server Error" |
10 | sfWebResponse | Send header "Content-Type: text/html; charset=utf-8" |